Aller au contenu

Notes de version

Modifier cette page

Cette page répertorie les notes de version synchronisées de HagiCode dans l’ordre chronologique inverse afin que vous puissiez numériser le résumé et les détails complets de chaque version en un seul endroit.

Consultez les notes de version HagiCode synchronisées sur le site de documentation. Les versions les plus récentes apparaissent en premier avec leur résumé et leurs détails affichés directement.

2026-04-28

v0.1.0-beta.57

#v0.1.0-beta.57

DLC authorization has moved from runtime mutual recognition to offline-signed grant packages, making plugin and concurrency-extension access checks better suited to offline depl...

2 dépôts 22 commits

Product Improvements

  • DLC authorization has moved from runtime mutual recognition to offline-signed grant packages, making plugin and concurrency-extension access checks better suited to offline deployment and controlled releases.
  • DLC debug disable state is now managed by the backend, with a new debug state API, host state fields, and frontend services so DLC access state stays consistent across pages.
  • Frontend configuration sync now includes DLC-aware update preparation, disabled-feature diagnostics, generated models, and localization so unavailable capabilities can explain their blocked state more accurately.
  • Brand customization and general settings now understand DLC gates and show partial-save warnings when restricted settings cannot be fully applied.
  • The HagiPower status bar now shows daily consumption, and the game driver honors the DLC disable override so debug and consumption state are easier to verify.
  • Hero profession labels now support color resolution, filtering, cards, configuration lists, roster editing, proposal surfaces, and session displays for more consistent profession recognition.

Reliability and Diagnostics

  • The DLC disable switch no longer relies on localStorage overrides and now uses the backend state service, preventing debug behavior from drifting between browsers or pages.
  • System installation DTOs now include host state fields, allowing frontend bootstrap and system services to read a fuller DLC installation state.
  • Added backend-managed debug disable state reference documentation so maintainers can verify where DLC debug switch state comes from.

2026-04-27

v0.1.0-beta.56

#v0.1.0-beta.56

Git AI commit now supports a split button and a default-behavior setting, with clearer gate handling, logging feedback, and localized action text.

2 dépôts 34 commits

Product Improvements

  • Git AI commit now supports a split button and a default-behavior setting, with clearer gate handling, logging feedback, and localized action text.
  • The settings page now exposes the AI commit default behavior and stores it through shared frontend configuration so clients keep the same commit preference.
  • Proposal generation and execution now synchronize the AI language before running, and mobile plus session-detail proposal actions follow the current language preference.
  • PCode.Index adds a product splash loading screen with Astro asset serving, CSS prefixing, and a product image catalog for a clearer branded entry experience before the main app loads.
  • The status bar now includes a session concurrency indicator, and the achievement drawer has cleaner daily and global boards for faster scanning of runtime status and progression.
  • Session and mobile hero flows now propagate profession metadata, and dungeon catalog entries include DescriptionKey values for richer hero context presentation.
  • GitHub sync and proposal localization keys were expanded, and repository URL normalization is more consistent for external repository entry points.
  • Session management, proposal dialog state, ProjectList, and MainLayout model handling were refined to align frontend state flow with the newer API shape.

Fixes

  • Fixed compact profession badges so trailing content is preserved in RTL layouts, making profession labels more stable in multilingual interfaces.
  • MonoSpecs repository URL assignment now has a fallback path, allowing project-context references to continue when a canonical repository URL is missing.
  • HTTP 429 is now treated as a retryable terminal failure, improving Copilot provider recovery when rate limits are encountered.
  • Session creation no longer carries obsolete GitHub issue metadata, and the generated frontend API model was updated to reduce ambiguity from retired fields.

2026-04-26

v0.1.0-beta.55

#v0.1.0-beta.55

Primary profession setup no longer keeps the older one-click install path and now provides external-management guidance, CLI availability checks, and enablement controls so prof...

2 dépôts 58 commits

Product Improvements

  • Primary profession setup no longer keeps the older one-click install path and now provides external-management guidance, CLI availability checks, and enablement controls so profession setup is clearer.
  • Health status now shows the resolved executable path, and the status bar also surfaces stronger indicators and health monitoring for easier environment debugging.
  • Copilot provider requests now support automatic retry with terminal-failure classification, improving recovery from transient failures.
  • Session hero surfaces, profession cards, and the system settings panel were upgraded with clearer profession metadata plus equipment-slot and OmniRoute catalog presentation.
  • Online-duration and achievement displays were expanded, and a snapshot-based achievement sync path now keeps frontend and backend feedback more consistent.
  • Achievement events now cover MonoSpec project detection, review submission, and auto-compose commits, giving progression feedback broader coverage of real work.
  • Token tracking now runs through GlobalCounter and adds a TokenTotal achievement projection, making long-running usage totals more stable.
  • Project standard words now have a full backend management system and project-scoped fetching, making team terminology easier to reuse.
  • The path-reference side submenu now integrates project standard words, so project paths and reusable terminology can be inserted in one flow.
  • Proposal creation now supports target repositories, making cross-repository intent more explicit at creation time.
  • Research vault metadata is now stored in a structured format, and code server launches prefer the matching vault workspace to smooth the handoff from research to execution.
  • The Git auto-compose drawer and vault commit UI were refined, making commit preparation feel more streamlined.
  • Settings tabs, theme customization, compact throughput presentation, and session status-chip styling were tightened up to improve readability in dense layouts.
  • Steam image showcase support was added, and the Turbo Engine feature-lock overlay now communicates gated features more clearly.

Fixes

  • Fixed global-first-experience source handling and achievement-notification deduplication so duplicate toasts and misclassified events happen less often.
  • Git AI commit achievement actions are now deduplicated and routed through a cleaner event path, avoiding double-counted behavior.
  • Deprecated primary-profession install APIs, DTOs, and result models were removed so settings and wizard flows no longer surface the retired one-click install path.
  • MonoSpecs path validation and reference handling were tightened up, reducing invalid project-context references during selection.

2026-04-25

v0.1.0-beta.54

#v0.1.0-beta.54

Achievements now trigger from real product behavior instead of the older countdown and reset-clock flow.

2 dépôts 50 commits

Product Improvements

  • Achievements now trigger from real product behavior instead of the older countdown and reset-clock flow.
  • Product behavior groups were added so achievement feedback can map to more specific kinds of work.
  • Kanban headers now surface achievement rails so project progress feedback is easier to see in place.
  • Token-consumption milestones now extend to one million, giving long-running usage a fuller progression track.
  • Standard phrases now have backend configuration support and a dedicated management UI, making them a real reusable-content feature.
  • Standard phrases can now be inserted through path-reference and mention flows, so common text is easier to reuse while composing.
  • Legacy quick prompts were removed to avoid keeping two overlapping reusable-text entry points.
  • Path references now have a dedicated service and candidate API, making path-context retrieval more reliable.
  • Path references now use a token system and client-side state handling, so file and directory context is carried more cleanly in messages.
  • The path-reference picker is now integrated into message input, reducing the need to type long paths by hand.
  • Session messages now normalize path references, so frontend and backend treat the same path context more consistently.
  • The Git panel now includes AI commit generation, making commit-message preparation more complete.
  • Repository lists can now be refreshed manually from Git workflows when the current view is stale.
  • Research investigation now includes a project reference selector so findings can target a specific project earlier.
  • Research investigation prompts and autotask flows now support target projects, making the jump from research to execution smoother.
  • Project detail actions now carry projectId, which makes the handoff into kanban and related flows more direct.
  • Session lists now support a collapsed-state toggle, making dense session views easier to scan quickly.
  • Kanban swimlanes now support collapsed state and compact mode, giving crowded boards better density control.
  • The status bar now has a collapse toggle and tighter throughput presentation for compact layouts.
  • Summer themes were added to the theme system, expanding the available visual variants.
  • Theme-color utilities and session code styling were cleaned up, making visual details more consistent than before.
  • Session hero surfaces now show profession metadata, so active session identity is easier to read.
  • Compatible secondary models are now preserved more reliably in hero flows, reducing model-context loss.
  • Default model configuration was refreshed so current defaults line up better with session display and behavior.
  • Language preference handling was moved closer to the execution snapshot path, reducing configuration drift in complex runs.
  • Word-cloud ranking now uses time-weighted ordering so more recent topics rise faster.
  • Data aggregation now supports force refresh, making it easier to pull fresher statistics on demand.

Fixes

  • Orleans-backed session operations no longer join the wrong UnitOfWork boundary, which makes execution and persistence flows more stable.
  • Project-to-repository resolution now uses a more direct ORM query path, making repository context lookup faster and more predictable.
  • Markdown list-marker alignment in session content was fixed, so list rendering no longer looks uneven.
  • Several collapsed and compact UI states were tightened up, improving visual stability in dense layouts.

2026-04-24

v0.1.0-beta.53

#v0.1.0-beta.53

Added multi-save management with backend save catalog and activation endpoints, save context metadata, and a matching save catalog panel in settings.

2 dépôts 47 commits

Product Improvements

  • Added multi-save management with backend save catalog and activation endpoints, save context metadata, and a matching save catalog panel in settings.
  • Routed save-aware services through SaveLayoutResolver so images, data services, and migration flows resolve paths from the active save layout more reliably.
  • Added AI provider auto-retry support with retryable failure classifiers, plus updated Provider Error Retry settings for clearer recovery behavior.
  • Expanded Git, Turbo Engine, DLC, and shared avatar surfaces with lightweight Git status summaries, signature status in path displays, DLC access state handling, and shared avatar management.

Fixes

  • Fixed migration operations to use the correct save layout, reducing the risk of writing migrated data to the wrong location after save changes.
  • Corrected conversation generation state type handling to keep generation status display and flow decisions consistent.
  • Removed the legacy data management import/export flow while preserving compatibility DTOs needed by existing clients and contracts.
  • Unified wizard handoff through the system browser bridge and suppressed repeated version-resolution failure logs to reduce runtime noise.

2026-04-23

v0.1.0-beta.52

#v0.1.0-beta.52

Heroes now support custom avatar upload, storage, and thumbnail rendering, with matching updates across management surfaces and translations.

2 dépôts 43 commits

Product Improvements

  • Heroes now support custom avatar upload, storage, and thumbnail rendering, with matching updates across management surfaces and translations.
  • Added AI-assisted commit composition for Git and Vault flows, along with configurable Co-Authored-By modes, repository search, and Git profile selection.
  • Sessions now support auto-task execution, with better realtime updates, timestamp freshness, and list synchronization.
  • Doubao voice integration adds connection monitoring, hotword context, and backend-managed authentication for a more complete speech workflow.

Fixes

  • Improved the HagiPower directional chart card and the provider error retry panel to reduce friction in reports and settings.
  • Improved ProjectGit watcher plumbing, frontend config bootstrap, and archive sync behavior to make Git- and session-related flows more stable.

2026-04-21

v0.1.0-beta.51

#v0.1.0-beta.51

Added HagiPower directional charts to hero battle reports, with matching translation updates for the new report content.

2 dépôts 31 commits

Product Improvements

  • Added HagiPower directional charts to hero battle reports, with matching translation updates for the new report content.
  • Improved proposal archive sync and profile picker flows, helping project and session changes stay more connected in everyday use.
  • Updated the home experience with a new Product Hunt badge card.

Fixes

  • Improved project Git snapshot freshness with caching, background refresh, stale snapshot handling, startup warmup, and live update broadcasts after archive-related changes.
  • Added persisted Claude provider session IDs to better support session resume behavior.

2026-04-20

v0.1.0-beta.50

#v0.1.0-beta.50

Added brand customization support with logo upload and management, plus expanded settings entry points for deployment-specific branding.

2 dépôts 21 commits

Product Improvements

  • Added brand customization support with logo upload and management, plus expanded settings entry points for deployment-specific branding.
  • Improved Git management with repository search and filtering, and added a Git Management quick action in the kanban dropdown to reduce navigation overhead.
  • Continued refining debug and session surfaces with a DLC disable switch, status-bar guidance, hero model labels in conversations, and updated localization for concurrency and chat flows.

Fixes

  • Improved Hermes error extraction for nested failure payloads so failures surface more direct diagnostic detail.
  • Refined session snapshot merging, drawer and proposal panel handling, and the general/debug settings components to reduce inconsistent UI state.
  • Improved Orleans dynamic port probing, health-check wiring, and persistence-conflict decision handling for more reliable service startup and runtime behavior.

2026-04-20

v0.1.0-beta.49

#v0.1.0-beta.49

Added concurrency policy and Turbo Engine support across backend session management, frontend utilities, and proposal flows to better handle parallel execution scenarios.

2 dépôts 52 commits

Product Improvements

  • Added concurrency policy and Turbo Engine support across backend session management, frontend utilities, and proposal flows to better handle parallel execution scenarios.
  • Added themed hydration reminders with multiple reminder styles, plus bundled Alibaba PuHuiTi font support for a more complete UI experience.
  • Expanded Git and runtime capabilities with direct-path Git status queries, Git snapshot caching, more localized AI retry prompts, and model-aware health checks.

Fixes

  • Consolidated the database provider abstraction layer, removed the PostgreSQL-specific data project, and added compatibility guards for legacy configuration.
  • Improved session and SignalR lifecycle handling with deferred close behavior and refined monitoring state updates to reduce noisy real-time state transitions.
  • Removed 51La analytics integration and cleaned up the related frontend and index-generator configuration.

2026-04-18

v0.1.0-beta.48

#v0.1.0-beta.48

Added daily and global achievement tracking across settings, status surfaces, and battle reports, with real-time achievement snapshot updates.

2 dépôts 106 commits

Product Improvements

  • Added daily and global achievement tracking across settings, status surfaces, and battle reports, with real-time achievement snapshot updates.
  • Added OmniRoute integration across system and hero configuration, including settings, model catalog support, and a status indicator.
  • Added a historical system timeline and expanded session status displays, including concurrency and executor-related status details.

Fixes

  • Improved save-data handling with a save layout resolver and migration support for evolving runtime data layouts.
  • Updated HagiPower behavior to the shared-pool model, removing hero-bound balance and reporting paths.
  • Added provider error retry configuration and related error-handling updates in settings and service mappings.

2026-04-18

v0.1.0-beta.47

#v0.1.0-beta.47

Added automatic conversation title optimization, so chats can get clearer titles with better default title tracking.

2 dépôts 89 commits

Product Improvements

  • Added automatic conversation title optimization, so chats can get clearer titles with better default title tracking.
  • Expanded session monitoring with a runtime sidebar, processing start time, usage summaries, and more structured message updates.
  • Improved setup flow by adding Skills CLI installation in the wizard and showing the desktop About window automatically at the final step.

Fixes

  • Improved real-time session and proposal syncing, reducing stale or out-of-order details while pages load.
  • Refined message and dialog handling by filtering Hermes thinking from display and improving confirm dialog accessibility.

2026-04-18

v0.1.0-beta.46

#v0.1.0-beta.46

Unified the main Code Server entry flow so opening the editor from sessions, proposals, and related entry points feels more consistent.

2 dépôts 19 commits

Product Improvements

  • Unified the main Code Server entry flow so opening the editor from sessions, proposals, and related entry points feels more consistent.
  • Added workspace-based project launching to make multi-repository code access easier.
  • Local paths in conversations can now be recognized and opened directly, reducing manual file lookup.

Fixes

  • Improved Code Server instance state handling to reduce stale processes and inconsistent state after restarts.
  • Improved code-opening flows in sessions and proposals, reducing launch issues and confusion caused by legacy entry points.
  • Refined parts of the UI to improve card readability across different screen sizes.

2026-04-18

v0.1.0-beta.45

#v0.1.0-beta.45

Improved Code Server / VS Code entry points and integration to make opening code and entering the dev environment smoother.

2 dépôts 47 commits

Product Improvements

  • Improved Code Server / VS Code entry points and integration to make opening code and entering the dev environment smoother.
  • Enhanced session, message, and runtime visibility to make context and progress easier to follow.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

Fixes

  • Fixed issues related to sync game scene cards when progress data changes.
  • Fixed issues related to fix z-index stacking for floating UI layers.

2026-04-18

v0.1.0-beta.44

#v0.1.0-beta.44

Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.

2 dépôts 20 commits

Product Improvements

  • Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.
  • Enhanced session, message, and runtime visibility to make context and progress easier to follow.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

Fixes

  • Fixed issues related to enforce UTF-8 without BOM in optimize proposal bundle.
  • Refined project and workspace flows to reduce friction when switching or opening code targets.

2026-04-18

v0.1.0-beta.43

#v0.1.0-beta.43

Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

2 dépôts 18 commits

Product Improvements

  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.
  • Improved onboarding and guided flows to help users reach key actions faster.
  • Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.

Fixes

  • Refined Code Server / VS Code flows to reduce fragmented entry points and inconsistent behavior.
  • Improved session and message flow details to reduce confusion in status display and interaction flows.

2026-04-18

v0.1.0-beta.42

#v0.1.0-beta.42

Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.

2 dépôts 53 commits

Product Improvements

  • Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.
  • Improved project, repository, and workspace actions to make code access and switching more efficient.
  • Enhanced session, message, and runtime visibility to make context and progress easier to follow.

Fixes

  • Fixed issues related to remove Tags property from DataAggregationDto.
  • Fixed issues related to add missing JsonPropertyName attribute to ResultMessage.

2026-04-18

v0.1.0-beta.41

#v0.1.0-beta.41

Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.

2 dépôts 63 commits

Product Improvements

  • Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.
  • Improved project, repository, and workspace actions to make code access and switching more efficient.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

Fixes

  • Fixed issues related to add project context to voice recording and fix dependencies.
  • Fixed issues related to add content normalization for empty titles/messages.

2026-04-18

v0.1.0-beta.40

#v0.1.0-beta.40

Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

2 dépôts 76 commits

Product Improvements

  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.
  • Improved Code Server / VS Code entry points and integration to make opening code and entering the dev environment smoother.
  • Enhanced session, message, and runtime visibility to make context and progress easier to follow.

Fixes

  • Refined project and workspace flows to reduce friction when switching or opening code targets.
  • Improved model and provider configuration details to reduce integration and usage issues.

2026-04-18

v0.1.0-beta.39

#v0.1.0-beta.39

Improved project, repository, and workspace actions to make code access and switching more efficient.

2 dépôts 32 commits

Product Improvements

  • Improved project, repository, and workspace actions to make code access and switching more efficient.
  • Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

Fixes

  • Improved session and message flow details to reduce confusion in status display and interaction flows.
  • Improved model and provider configuration details to reduce integration and usage issues.

2026-04-18

v0.1.0-beta.38

#v0.1.0-beta.38

Expanded plugin, reminder, and notification capabilities for a smoother day-to-day experience.

2 dépôts 46 commits

Product Improvements

  • Expanded plugin, reminder, and notification capabilities for a smoother day-to-day experience.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.
  • Improved project, repository, and workspace actions to make code access and switching more efficient.

Fixes

  • Improved model and provider configuration details to reduce integration and usage issues.
  • Refined guide and overlay behavior to reduce layering issues and interrupted interactions.

2026-04-18

v0.1.0-beta.37

#v0.1.0-beta.37

Improved project, repository, and workspace actions to make code access and switching more efficient.

2 dépôts 9 commits

Product Improvements

  • Improved project, repository, and workspace actions to make code access and switching more efficient.
  • Enhanced session, message, and runtime visibility to make context and progress easier to follow.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

Fixes

  • Improved model and provider configuration details to reduce integration and usage issues.

2026-04-18

v0.1.0-beta.36

#v0.1.0-beta.36

Enhanced session, message, and runtime visibility to make context and progress easier to follow.

2 dépôts 21 commits

Product Improvements

  • Enhanced session, message, and runtime visibility to make context and progress easier to follow.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.
  • Improved project, repository, and workspace actions to make code access and switching more efficient.

Fixes

  • Refined HagiPower / Hero display and sync details to improve consistency and readability.
  • Improved model and provider configuration details to reduce integration and usage issues.

2026-04-18

v0.1.0-beta.35

#v0.1.0-beta.35

Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.

2 dépôts 97 commits

Product Improvements

  • Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.
  • Improved project, repository, and workspace actions to make code access and switching more efficient.

Fixes

  • Fixed issues related to fix loading state and soul editor logic.
  • Improved session and message flow details to reduce confusion in status display and interaction flows.

2026-04-18

v0.1.0-beta.34

#v0.1.0-beta.34

Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

2 dépôts 19 commits

Product Improvements

  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.
  • Improved skills and marketplace capabilities to make content management and discovery easier.
  • Enhanced session, message, and runtime visibility to make context and progress easier to follow.

Fixes

  • Refined HagiPower / Hero display and sync details to improve consistency and readability.
  • Improved model and provider configuration details to reduce integration and usage issues.

2026-04-18

v0.1.0-beta.33

#v0.1.0-beta.33

Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.

2 dépôts 72 commits

Product Improvements

  • Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.
  • Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.
  • Improved project, repository, and workspace actions to make code access and switching more efficient.

Fixes

  • Fixed issues related to address grain timer callback lifecycle token.
  • Fixed issues related to prevent model override since Kimi ACP lacks set_model support.

2026-04-18

0.1.0-beta.31

#v0.1.0-beta.31

Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.

2 dépôts 20 commits

Product Improvements

  • Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.
  • Improved project, repository, and workspace actions to make code access and switching more efficient.
  • Enhanced session, message, and runtime visibility to make context and progress easier to follow.

Fixes

  • Fixed issues related to correct mcpServers payload handling for IFlow WebSocket provider.
  • Cleaned up configuration and API details to reduce compatibility issues around feature rollout.

2026-04-18

0.1.0-beta.30

#v0.1.0-beta.30

Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.

2 dépôts 23 commits

Product Improvements

  • Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.
  • Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

Fixes

  • Fixed issues related to validate OpenCode model inputs.
  • Refined project and workspace flows to reduce friction when switching or opening code targets.

2026-04-18

0.1.0-beta.29

#v0.1.0-beta.29

Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.

2 dépôts 20 commits

Product Improvements

  • Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.
  • Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

Fixes

  • Improved session and message flow details to reduce confusion in status display and interaction flows.
  • Refined project and workspace flows to reduce friction when switching or opening code targets.

2026-04-18

0.1.0-beta.28

#v0.1.0-beta.28

Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.

1 dépôts 26 commits

Product Improvements

  • Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.
  • Enhanced session, message, and runtime visibility to make context and progress easier to follow.

Fixes

  • Refined project and workspace flows to reduce friction when switching or opening code targets.
  • Improved model and provider configuration details to reduce integration and usage issues.

2026-04-18

0.1.0-beta.27

#v0.1.0-beta.27

Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.

2 dépôts 9 commits

Product Improvements

  • Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.
  • Enhanced session, message, and runtime visibility to make context and progress easier to follow.

Fixes

  • Fixed issues related to separate health pings from version probes.
  • Fixed issues related to stabilize drawer layout and scrolling.

2026-04-18

0.1.0-beta.26

#v0.1.0-beta.26

Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.

2 dépôts 204 commits

Product Improvements

  • Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.
  • Expanded HagiPower / Hero features and UI to improve progression, presentation, and interaction experience.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

Fixes

  • Fixed issues related to trim title before updating session.
  • Fixed issues related to update chat dialog component.

2026-04-18

0.1.0-beta.25

#v0.1.0-beta.25

Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.

2 dépôts 26 commits

Product Improvements

  • Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.
  • Enhanced session, message, and runtime visibility to make context and progress easier to follow.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

Fixes

  • Fixed issues related to resolve empty api-core chunk and reduce frontend bundle size.
  • Refined project and workspace flows to reduce friction when switching or opening code targets.

2026-04-18

0.1.0-beta.24

#v0.1.0-beta.24

This version mainly focuses on stability and detail refinements rather than clear new product features.

1 dépôts 1 commits

Product Improvements

  • This version mainly focuses on stability and detail refinements rather than clear new product features.

Fixes

  • Fixed a Codex path issue to improve usability in affected environments.

2026-04-18

0.1.0-beta.23

#v0.1.0-beta.23

This version mainly focuses on stability and detail refinements rather than clear new product features.

1 dépôts 1 commits

Product Improvements

  • This version mainly focuses on stability and detail refinements rather than clear new product features.

Fixes

  • Fixed a Codex path issue on Windows.

2026-04-18

0.1.0-beta.22

#v0.1.0-beta.22

This version mainly focuses on stability and detail refinements rather than clear new product features.

1 dépôts 0 commits

Product Improvements

  • This version mainly focuses on stability and detail refinements rather than clear new product features.

Fixes

  • No new commits were detected for this version; it mainly serves as a release marker.

2026-04-18

0.1.0-beta.21

#v0.1.0-beta.21

Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.

2 dépôts 18 commits

Product Improvements

  • Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.
  • Enhanced session, message, and runtime visibility to make context and progress easier to follow.
  • Improved project, repository, and workspace actions to make code access and switching more efficient.

Fixes

  • Cleaned up configuration and API details to reduce compatibility issues around feature rollout.
  • Refined guide and overlay behavior to reduce layering issues and interrupted interactions.

2026-04-18

0.1.0-beta.20

#v0.1.0-beta.20

Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

2 dépôts 73 commits

Product Improvements

  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.
  • Improved project, repository, and workspace actions to make code access and switching more efficient.
  • Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.

Fixes

  • Fixed issues related to extract original content for new block annotations.
  • Improved reminder and notification behavior for better reliability and usability.

2026-04-18

0.1.0-beta.19

#v0.1.0-beta.19

Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.

1 dépôts 5 commits

Product Improvements

  • Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.
  • Improved project, repository, and workspace actions to make code access and switching more efficient.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.

Fixes

  • Fixed issues related to fix main repository path to use dot notation.

2026-04-18

0.1.0-beta.18

#v0.1.0-beta.18

Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.

1 dépôts 31 commits

Product Improvements

  • Enhanced model, prompt, and AI provider capabilities to make configuration and usage more complete.
  • Added supporting work across configuration, APIs, and localization to improve overall feature readiness.
  • Improved project, repository, and workspace actions to make code access and switching more efficient.

Fixes

  • Fixed issues related to fix RepositoryScanner returning hardcoded repository info.
  • Improved reminder and notification behavior for better reliability and usability.