1.3.0
27 de jul. de 202619 mudanças
Adicionado
5- Added multi-provider Graphify as an MCP server for Claude, Codex, and OpenCode, with a per-project graph viewer, project configuration, non-destructive config merging, and graph snapshots.
- Added an opt-in native Ghostty terminal backend on macOS through an NSView layered over the WebView.
- Added AppKit-level rounded window corners on macOS.
- Added Antigravity (
agy) CLI detection, spawn and resume by conversation, session discovery, and a dedicated usage widget. - Added experimental window opacity control.
Alterado
10- Strengthened merge and worktree state with monotonic
projects.jsonwrites, Git-lock classification, backoff, orphan tracking and cleanup, and an auto-finalizing merge state machine. - Added macOS Keychain discovery for Claude tokens and prevented
EDITOR=vifrom leaking from npm into development shells. - Redesigned Home with interactive ASCII artwork, smooth dashboard transitions, a mini-terminal quick launcher, a compact Spotify dock, clearer usage and focus panels, and real streak/activity data.
- Rebuilt the loading screen with animated Alethe ASCII branding and dot-matrix progress.
- Reorganized the Projects sidebar around a fixed active-project card, a flat project list, colored monograms, always-visible menus, activity indicators, and reduced metadata clutter.
- Terminal links now exclude explanatory text, input failures recover the PTY, Codex restart preserves the conversation, and input focus recovers after mounting, interaction, or graphics loss.
- Unrestricted mode became a prominent one-click control in the Add AI dialog.
- Memory management now monitors by default; intelligent LRU behavior requires explicit opt-in.
- The new-terminal dialog gained card selection, a prominent folder field, and recent-folder shortcuts.
- Automatic resume removes orphaned Claude, Codex, and Antigravity conversation IDs before spawn.
Corrigido
2- Windows paths are escaped correctly as TOML strings in
graphify_codex_config_write. - The merge finalization fallback stops polling after entering a failed state.
Removido
2- Removed the Loose/Ungrouped section label above ungrouped sidebar projects.
- Removed the parked-terminal text notice from the overlay; the resume action remains available.
