<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>com.fincept.terminal</id>
  <name>Fincept Terminal</name>
  <summary>Professional financial intelligence terminal</summary>
  <metadata_license>FSFAP</metadata_license>
  <project_license>AGPL-3.0-or-later</project_license>
  <description>
    <p>
      Fincept Terminal is a native C++ desktop financial intelligence terminal
      featuring real-time market data, AI-powered analytics, multi-broker trading,
      portfolio management, and 1300+ Python analytics scripts.
    </p>
    <ul>
      <li>Real-time crypto and equity trading (Kraken, HyperLiquid, 18+ brokers)</li>
      <li>AI chat with multiple LLM providers (OpenAI, Anthropic, Groq, Ollama)</li>
      <li>Python analytics (equity, derivatives, fixed income, quant)</li>
      <li>Voice commands via offline Whisper speech recognition</li>
      <li>Visual workflow node editor with risk management</li>
      <li>Geopolitics, prediction markets (Polymarket), maritime tracking</li>
    </ul>
  </description>
  <launchable type="desktop-id">fincept-terminal.desktop</launchable>
  <url type="homepage">https://github.com/Fincept-Corporation/FinceptTerminal</url>
  <url type="bugtracker">https://github.com/Fincept-Corporation/FinceptTerminal/issues</url>
  <url type="help">https://discord.gg/ae87a8ygbN</url>
  <provides>
    <binary>FinceptTerminal</binary>
  </provides>
  <releases>
    <release version="4.3.0" date="2026-07-25">
      <description>
        <p>Version 4.3.0 — MCP long-running tools now run as background jobs the assistant can poll and cancel, and oversized tool results are paged on demand instead of filling the conversation.</p>
      </description>
    </release>
    <release version="4.1.0" date="2026-06-09">
      <description>
        <p>Version 4.1.0 — Optional NewsAPI.org news provider, broker-sourced technicals, and fixes.</p>
      </description>
    </release>
    <release version="4.0.2" date="2026-04-14">
      <description>
        <p>Version 4.0.2 — Patch release.</p>
      </description>
    </release>
    <release version="4.0.0" date="2025-01-01">
      <description>
        <p>Version 4.0.0 — Complete rewrite in native C++20 with Qt6.</p>
      </description>
    </release>
  </releases>
  <content_rating type="oars-1.1"/>
  <categories>
    <category>Finance</category>
    <category>Office</category>
  </categories>
</component>
