Commit Graph

  • 99cc652fe1 fix: warn before missing CC2 source failure albertoelopez 2026-06-15 20:22:11 -0700
  • 14c0d9df40 fix: inject /setup provider settings as env var fallbacks for API client TheArchitectit 2026-06-15 13:47:28 -0500
  • a535cb56b4 fix(tui): populate conversation from session, add /menu, fix exit TheArchitectit 2026-06-15 12:44:56 -0500
  • d104f90c44 feat(tui): unify slash command dispatch with REPL handler TheArchitectit 2026-06-15 12:11:41 -0500
  • 0ca23dbdf4 test(tui): add regression tests for input corruption and output bleed TheArchitectit 2026-06-15 11:04:10 -0500
  • b934bdfcb8 feat(tui): wire EventBus into TuiApp for streaming event bridge TheArchitectit 2026-06-15 11:00:28 -0500
  • 919c6fabcb feat(tui): add capture_turn for stay-in-TUI output capture TheArchitectit 2026-06-15 10:55:24 -0500
  • 5eb4cda847 refactor(tui): add TerminalGuard for safe suspend/resume TheArchitectit 2026-06-15 10:51:27 -0500
  • 1b0d237de6 fix(tui): input stays in box during/after turn TheArchitectit 2026-06-15 08:55:19 -0500
  • 70f8e6df79 docs(review): document null device path scope 陈家名 2026-06-14 11:20:30 +0800
  • c5fc7ecfa0 docs: add Chinese translation (README.zh.md) YE 2026-06-14 01:43:41 +0900
  • f6597f1935 docs(tui): add MoA research reports + synthesized architecture plan TheArchitectit 2026-06-12 21:21:42 -0500
  • 6e787c2b0c feat(tui): component-based TuiApp, slash dispatch, markdown AST TheArchitectit 2026-06-12 14:46:13 -0500
  • 25610f2a06 fix(tui): leave alternate screen during turns — zero output bleeding TheArchitectit 2026-06-12 14:30:06 -0500
  • 4af649b442 fix(tui): safe stdout capture + focused OpenCode-style layout TheArchitectit 2026-06-12 14:17:21 -0500
  • 9d066a0818 fix(tui): ConversationPane render cache via RefCell — actually renders now TheArchitectit 2026-06-12 14:03:35 -0500
  • 55941ac6c8 feat(tui): component-based architecture, eliminates libc::dup hack TheArchitectit 2026-06-12 13:26:53 -0500
  • 8f1ad0dc9a fix(tui): dup fd 1 to /dev/null during turns — no more output bleeding TheArchitectit 2026-06-12 11:11:19 -0500
  • 99c4650ac7 fix(tui): add post-turn screen clear + redraw to eliminate output bleeding TheArchitectit 2026-06-12 10:48:27 -0500
  • 9ed9df543b fix(tui): test fix, theme migration, zero hardcoded colors in rendering TheArchitectit 2026-06-12 10:25:11 -0500
  • b10d68d694 fix: allow null device redirection in path scope 陈家名 2026-06-12 14:02:47 +0800
  • d4ed89e61c chore: update Cargo.lock with once_cell and unicode-width deps Claude 2026-06-11 20:55:31 -0500
  • aefd3b23ef feat(tui): Sprint 7 — CJK word-wrap, input history, help, polish Claude 2026-06-11 19:28:42 -0500
  • 6c872ba2e2 feat(tui): Sprint 6 — Agent View overlay with session monitoring Claude 2026-06-11 19:19:38 -0500
  • 81beafa2a1 feat(tui): Sprint 5 — chat modes, /diff, /undo, /ls commands Claude 2026-06-11 19:15:02 -0500
  • faf2ab831b feat(tui): Sprint 4 — keybindings with presets + command palette Claude 2026-06-11 19:12:36 -0500
  • e68a80b418 feat(tui): Sprint 3 — theme system with 11 built-in themes Claude 2026-06-11 19:08:30 -0500
  • e8e8c72185 feat(tui): Sprint 2 — markdown rendering, ConversationContent enum, diff viewer Claude 2026-06-11 19:00:46 -0500
  • 755659c916 fix(tui): Sprint 1 — ProviderSwap fix, status race, memory bound, token tracking Claude 2026-06-11 18:49:15 -0500
  • 7c34488042 feat(tui): Sprint 0 complete — panic hook, resize, TuiError, unicode-width Claude 2026-06-11 18:42:21 -0500
  • 294ab2ab66 refactor(tui): extract ANSI stripper and dashboard update to tui_update module Claude 2026-06-11 18:37:39 -0500
  • 2d62b470f6 fix(tui): add guardrails as files instead of submodule Claude 2026-06-11 18:29:45 -0500
  • a347a2f0c5 docs(tui): add sprint plans and agent guardrails for TUI parity Claude 2026-06-11 18:29:20 -0500
  • 58e095a0c0 fix(tui): buffer output during turns — no more full-width bleeding TheArchitectit 2026-06-11 16:25:34 -0500
  • e9f09d7fed feat(tui): wire up /tui command with split-pane dashboard TheArchitectit 2026-06-11 10:59:33 -0500
  • 8fb40350e4 fix(tui): word-wrap conversation lines and align dashboard columns TheArchitectit 2026-06-11 10:27:17 -0500
  • 28155a331f fix: resolve rebase conflicts, clean TUI alignment, and sync with upstream TheArchitectit 2026-06-11 10:03:16 -0500
  • 2a7ed0a5c9 feat: add CC2 source reconstruction helper albertoelopez 2026-06-10 21:57:33 -0700
  • eeea240857 fix: prevent path traversal via session_id in session_store mlliuz 2026-06-11 12:48:53 +0800
  • 4a4d4061f3 chore: keep clippy gate green on current main albertoelopez 2026-06-10 21:36:42 -0700
  • ecad06f6d6 chore: satisfy workspace clippy gate albertoelopez 2026-06-10 21:15:59 -0700
  • 3588bbcf94 fix: explain missing CC2 source bundle albertoelopez 2026-06-10 21:33:22 -0700
  • 2971728abb refactor: TUI, setup wizard, and main CLI improvements TheArchitectit 2026-05-29 18:15:24 -0500
  • cc191fd65d fix(tui): replace fragile suspend/resume pattern with in-place turn execution TheArchitectit 2026-05-05 19:20:57 -0500
  • eb717bc11a feat: TUI split-pane layout with ratatui dashboard TheArchitectit 2026-04-29 17:09:00 -0500
  • 173588bd6a feat: agent teams with task claiming, context management, and team monitoring TheArchitectit 2026-04-29 14:58:30 -0500
  • c3d3635924 feat: inbox-based team monitoring TheArchitectit 2026-04-29 10:54:04 -0500
  • b537ff7b0f feat: validate config on startup, prompt setup wizard if fields missing TheArchitectit 2026-04-29 10:34:01 -0500
  • 087b5f0f23 fix: update TeamCreate description to mention TeamStatus, restore subagentModel TheArchitectit 2026-04-29 10:32:41 -0500
  • ec97ed786f feat: TeamStatus tool and background team watcher TheArchitectit 2026-04-29 10:16:22 -0500
  • 4652c65133 fix: default to 2x team mode when no mode or tasks provided TheArchitectit 2026-04-28 14:55:20 -0500
  • 560c07703b feat: team mode presets (2x/4x/6x) for TeamCreate TheArchitectit 2026-04-28 14:41:46 -0500
  • 0d833fe4f2 fix: add AgentMessage dispatch entry, allowed_tools, and debug logging TheArchitectit 2026-04-28 14:38:25 -0500
  • 5b707a2fd6 feat: agent teams with inter-agent messaging and parallel execution TheArchitectit 2026-04-28 13:40:19 -0500
  • c9fa7ec145 refactor: remove SubAgent tool, make Agent use subagentModel config TheArchitectit 2026-04-28 12:34:34 -0500
  • daffe1aeae fix: improve SubAgent/Agent descriptions to steer model toward SubAgent for exploration TheArchitectit 2026-04-28 12:26:55 -0500
  • aec1c02281 feat: SubAgent tool for fast sub-agent delegation TheArchitectit 2026-04-28 12:03:18 -0500
  • 0ff3882ca3 feat: parallel tool execution for read-only tools TheArchitectit 2026-04-28 11:58:56 -0500
  • 5bb811aa5e feat: project rules with .claw/rules/ and multi-framework auto-import TheArchitectit 2026-04-28 11:03:45 -0500
  • 72f50b840e feat(lsp): show "Loading LSP servers..." with start/stop hints TheArchitectit 2026-04-28 10:29:38 -0500
  • b00628f5ff fix(lsp): suppress Node.js deprecation warnings from JS-based LSP servers TheArchitectit 2026-04-28 10:26:47 -0500
  • 2b5f46080e feat(lsp): add TCP transport for GDScript/Godot LSP (port 6008) TheArchitectit 2026-04-28 10:24:03 -0500
  • 7cdccc3ca5 feat(lsp): install prompts, new servers, and advanced LSP features TheArchitectit 2026-04-28 08:11:30 -0500
  • 562ee61466 fix: resolve cherry-pick conflicts and remove non-LSP artifacts TheArchitectit 2026-04-27 10:17:20 -0500
  • a132953afc feat(lsp): add lspAutoStart config, remove unused LSP client/process/transport modules TheArchitectit 2026-04-27 08:01:40 -0500
  • 4be1d43ada feat: auto-LSP integration with didOpen/didChange and diagnostic enrichment TheArchitectit 2026-04-26 23:49:22 -0500
  • 3fadbf4412 feat: full LSP (Language Server Protocol) integration TheArchitectit 2026-04-26 22:32:06 -0500
  • 0d0055a39e fix: sync all bug fixes to combined branch TheArchitectit 2026-04-27 15:12:26 -0500
  • 763179877a feat: API timeout config, Retry-After header support, and configurable retry TheArchitectit 2026-04-27 11:38:31 -0500
  • 8b120a322d feat: Trident compaction pipeline (supersede + collapse + cluster) TheArchitectit 2026-04-27 10:51:36 -0500
  • c28092d540 feat(lsp): add lspAutoStart config, remove unused LSP client/process/transport modules TheArchitectit 2026-04-27 08:01:40 -0500
  • d610657cf0 refactor: split LSP modules under 500 lines each TheArchitectit 2026-04-27 00:28:28 -0500
  • 5fee7fdf39 feat: auto-LSP integration with didOpen/didChange and diagnostic enrichment TheArchitectit 2026-04-26 23:49:22 -0500
  • 86cfae8c10 fix: LSP discovery finds rust-analyzer via rustup proxy TheArchitectit 2026-04-26 22:46:25 -0500
  • e72368eaa5 feat: full LSP (Language Server Protocol) integration TheArchitectit 2026-04-26 22:32:06 -0500
  • 050d505b9b fix: Ctrl+P provider swap with visual feedback + clippy cleanup TheArchitectit 2026-04-26 17:36:58 -0500
  • da19b7c997 feat: add interactive provider wizard with /setup, claw setup, and Ctrl+P TheArchitectit 2026-04-26 16:07:49 -0500
  • d9bd37c3a9 Fix bold formatting in referral links TheArchitectit 2026-04-25 00:20:31 -0500
  • ab5db9a262 Update referral links: add codes, remove stale details TheArchitectit 2026-04-25 00:20:03 -0500
  • 9cf993d4ce Add support referral links TheArchitectit 2026-04-25 00:15:25 -0500
  • b0fad35dfb feat(cli): press Esc to interrupt a running turn amazd 2026-06-10 14:05:14 -0400
  • 3892450fa1 feat(cli): cancel in-flight model requests on turn interruption amazd 2026-06-10 12:55:16 -0400
  • 5a4432bfd6 feat(runtime): add TurnInterruptSignal for graceful turn interruption amazd 2026-06-10 12:27:40 -0400
  • 373fc4eeb4 feat: add persistent auto-memory system Ubuntu 2026-06-09 08:46:31 +0000
  • 2e1af0b2af Standardize route.bible skill metadata and formatting Dylan Shade 2026-06-08 19:58:14 -0400
  • b0298f294a Add route.bible skill definition Dylan Shade 2026-06-08 19:55:37 -0400
  • a6c32edcf6 fix(commands): wire workspace slash command User 2026-06-08 23:21:53 +0800
  • d229a9b022
    Merge pull request #3227 from TheArchitectit/worktree-wizard-entry-points YeonGyu-Kim 2026-06-08 15:06:11 +0900
  • 05f0201ec7 fix: preserve runtime config validation compatibility YeonGyu-Kim 2026-06-08 15:01:48 +0900
  • 36f6afcafd
    Merge pull request #3230 from Gaurav-x111/contributor/example-change YeonGyu-Kim 2026-06-08 14:44:43 +0900
  • 2e52ea7a67
    Merge pull request #3237 from hiisandog/fix/redirection-path-scope-20260608 YeonGyu-Kim 2026-06-08 14:43:52 +0900
  • eb21179dde fix: validate attached redirection paths 陈家名 2026-06-08 10:18:48 +0800
  • 9b3548ca43
    Merge pull request #3236 from ultraworkers/fix/ollama-qwen-reasoning-field YeonGyu-Kim 2026-06-08 10:11:52 +0900
  • 01f4dd48a3 docs: mention local Ollama reasoning setup YeonGyu-Kim 2026-06-08 10:08:44 +0900
  • 222faabd7f fix(cli): hint Ollama for Qwen tags YeonGyu-Kim 2026-06-08 10:08:38 +0900
  • 7503c1c031 fix(providers): parse Ollama reasoning fields YeonGyu-Kim 2026-06-08 10:08:32 +0900
  • 6001156a6c
    Merge pull request #3234 from ultraworkers/fix/openai-compatible-reasoning-history YeonGyu-Kim 2026-06-08 09:27:33 +0900
  • a1da1ca8e6 test(cli): serialize env-sensitive model alias checks YeonGyu-Kim 2026-06-08 01:37:28 +0900
  • 27acfe1014 test(runtime): isolate session and git metadata checks YeonGyu-Kim 2026-06-08 01:23:32 +0900
  • c1646613d1 fix(providers): preserve OpenAI-compatible reasoning history YeonGyu-Kim 2026-06-08 01:23:13 +0900