Skip to content

Releases: AION-by-ASA-Computer/AION_Agent

v1.3.0

Choose a tag to compare

@giuseppelr-dev giuseppelr-dev released this 13 Jul 15:25
161d036

1.3.0 (2026-07-10)

Features

  • add redis_consume_stream_cancel to redis client imports (2f46606)
  • add SQL QueryMemory project binding for cron jobs and implement… (e866fc4)

Bug Fixes

  • asyncronous agent run and SSE recovery connection (989c14d)
  • asyncronous agent run and SSE recovery connection (ae8da9a)
  • asyncronous run (7179651)
  • bug admin panel selection of skills and MCPs, drag and drop componen… (7c4d4b9)
  • dependencies and code based cleaning, removed all old code and d… (7e2e3db)
  • dependencies and code based cleaning, removed all old code and deprecated methods (fb142b6)
  • linting (c4f8540)
  • prompt injenction, skill retrieve and deep research in all language (f900fe1)
  • scheduled job execution engine with headless background processing and skill registry management (1d6bd3c)

v1.2.0

Choose a tag to compare

@giuseppelr-dev giuseppelr-dev released this 06 Jul 14:16
796ba51

1.2.0 (2026-07-06)

Features

  • chat: add empty state component and enhance user prompts (be9c0b5)
  • enhance ThreadSidebar and ThemeToggle components with profile menu and theme management (3b4092b)
  • integrations: enhance integrations page and improve error handling (7e45f55)
  • remove unused pages and components to streamline the application (7c06883)
  • schedules: enhance schedules page with new (158e7da)
  • settings: enhance user settings page with profile management and appearance options (3e487c1)
  • ui improvements and minor fixes. Added settings and removed single pages in chat-ui (40ac070)

Bug Fixes

  • chat: transactional compaction and read-only history replay (5c12864)
  • chat: transactional compaction and read-only history replay (b553f28)

v1.1.0

Choose a tag to compare

@giuseppelr-dev giuseppelr-dev released this 03 Jul 16:01
0ef2a33

1.1.0 (2026-07-03)

Features

  • abilitazione profili pannello admin per singolo utente (e3f3f58)
  • add availability checks for Opik telemetry and improve dynamic LLM configuration resolution (cf5bfbc)
  • add LLM token configuration to setup, update debug flags, and adjust default prompt debug behavior (4c08832)
  • add llm_provider_name support to chat metadata and overhaul dashboard UI with real-time monitoring and analytics. (cf95e85)
  • add llm_provider_name support to chat metadata and overhaul dashboard UI with real-time monitoring and analytics. (4557698)
  • add normalize_litellm_provider function and update LiteLLMChatGenerator (fbe939d)
  • add normalize_litellm_provider function and update LiteLLMChatGeneratorWrapper to use it (6aec389)
  • add OCR disabled UI state, normalize LiteLLM vLLM provider mapping, and update gitignore for plugin bytecode (154615e)
  • add OCR mode support and enhance probing functionality in FirstSetupPage (e2c8668)
  • add OCR toggle, update default thinking token budget, and initialize project documentation (9fa3aae)
  • add policy editor UI with YAML parsing support and implement in-process environment reloading for settings updates (fa3889b)
  • add policy editor UI with YAML parsing support and implement in-process environment reloading for settings updates (d70777d)
  • add support for excluding specific message IDs during STM windo… (174ce21)
  • add support for excluding specific message IDs during STM window retrieval and context compression (57904f4)
  • add support for filesystem policy mounting in container runtime (c81a9be)
  • aggiunta possibilità di disabilitare (nullo, minimo, completo) … (5a06a5f)
  • aggiunta possibilità di disabilitare (nullo, minimo, completo) la visualizzazione delle chiamate tool/MCP (1a38cd8)
  • enhance error handling in LLM streaming and context management (13964fd)
  • enhance LLM probing and model management in FirstSetupPage (9981dc6)
  • enhance LLM provider probing and connection management (b94aa48)
  • implement first-setup flow, add OCR settings configuration, and introduce filesystem policy management API (bc4f3f7)
  • implement LLM provider probing functionality (ef6d9ea)
  • implement model selection UI with i18n support, update OCR configuration to require model input, and improve security by adding autocomplete attributes to API key fields. (227f57c)
  • implement model selection UI with i18n support, update OCR configuration to require model input, and improve security by adding autocomplete attributes to API key fields. (d5e27ef)
  • improve LLM provider settings and cache management (ade4662)
  • tutorial setup (46c74b3)
  • user profile management (94796ab)

Bug Fixes

  • ci workflow and codeowners. Updated contribution and branch protection policies (fd48578)
  • ci: activate .venv-ci before uv pip install in Docker job (85b022d)
  • ci: drop flaky GHA cache from release image builds (7f4b75f)
  • ci: drop flaky GHA cache from release image builds (2b42946)
  • ci: enable GHCR image publish on release (c78ba3e)
  • ci: enable GHCR image publish on release (b624838)
  • ci: grant OSV scheduled job permissions for reusable workflow (319965e)
  • ci: publish GHCR images for amd64 and arm64 (a8d2a7d)
  • ci: publish GHCR images for amd64 and arm64 (4cbf306)
  • ci: repair OpenSSF Scorecard workflow and supply-chain checks (b78bb87)
  • ci: repair OpenSSF Scorecard workflow on main (ed20861)
  • cron bug and multi-file upload (64cfd66)
  • cron bug and multi-file upload (72678ff)
  • document upload bug (f93afa6)
  • document upload bug (467d984)
  • format ruff (682867f)
  • fuzz: bundle-friendly imports for ClusterFuzzLite PyInstaller (a40d0e8)
  • fuzz: load api_key module without FastAPI package init (7e0d173)
  • fuzz: use atheris.instrument_imports per official API (4fde156)
  • initial setup not checking for real connections and env misalignment between local and docker (768d886)
  • linting errors (d054dd2)
  • ocr and policy (1df5d1c)
  • restore actions:read on OSV PR job for reusable workflow (e886dc8)
  • restore workflow-level permissions for OSV reusable workflow (70177ae)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 08:27
c463337

1.0.0 (2026-06-30)

Bug Fixes

  • correct formatting in skill discovery nudge documentation (0907f9c)
  • correct formatting in skill discovery nudge documentation (ea20bf3)
  • remove Anthropic-licensed skills from config_std (f1dec12)

Documentation

  • add disclaimer section to README highlighting active development and liability limitations (a292261)
  • add screenshots section to README for Chat and Admin UI visuals. (4cba54e)
  • enhance CONTRIBUTING.md with CI and security checks details (f2080e7)
  • enhance README by centering screenshots for Chat and Admin UI sections (21099bf)
  • README with badges and Docker-first quick start; restore gitleaks-action. (f6c7f2d)
  • update branch protection and CI workflow for Dependabot handling (2787a57)
  • update branch protection and CI workflow for Dependabot handling (54c50d5)
  • update branch protection documentation to include CodeQL checks (ff78249)
  • update branch protection policy to branch ruleset policy. (f62e29f)
  • update branch protection rules and clarify bypass settings (583e61f)