-
40e3e2edbc
docs: Add REFERENCE.md - architectural study documentation
main
Allegro
2026-03-31 20:56:07 +00:00
-
9b7fe16edb
Merge remote-tracking branch 'origin/rcc/tools' into dev/rust
dev/rust
Yeachan-Heo
2026-03-31 20:50:34 +00:00
-
-
c8f95cd72b
Merge remote-tracking branch 'origin/rcc/runtime' into dev/rust
Yeachan-Heo
2026-03-31 20:46:07 +00:00
-
-
66dde1b74a
Merge remote-tracking branch 'origin/rcc/cli' into dev/rust
Yeachan-Heo
2026-03-31 20:46:07 +00:00
-
-
99b78d6ea4
Polish Agent defaults and ignore crate-local agent artifacts
rcc/tools
Yeachan-Heo
2026-03-31 20:46:06 +00:00
-
3db3dfa60d
Make model inspection and switching feel more like a real CLI surface
rcc/cli
Yeachan-Heo
2026-03-31 20:43:56 +00:00
-
0ac188caad
Prevent accidental session clears in REPL and resume flows
Yeachan-Heo
2026-03-31 20:42:50 +00:00
-
0794e76f07
Add first MCP client transport scaffolding
rcc/runtime
Yeachan-Heo
2026-03-31 20:42:49 +00:00
-
b510387045
Polish status and config output for operator readability
Yeachan-Heo
2026-03-31 20:41:39 +00:00
-
6e378185e9
Accept $skill invocation form in Skill tool
Yeachan-Heo
2026-03-31 20:28:36 +00:00
-
019e9900ed
Relax WebSearch domain filter inputs for parity
Yeachan-Heo
2026-03-31 20:27:09 +00:00
-
67423d005a
Improve WebFetch title prompts for HTML pages
Yeachan-Heo
2026-03-31 20:26:06 +00:00
-
4db21e9595
Make PowerShell tool report backgrounding and missing shells clearly
Yeachan-Heo
2026-03-31 20:23:55 +00:00
-
daf98cc750
Add MCP normalization and config identity helpers
Yeachan-Heo
2026-03-31 20:23:00 +00:00
-
2ad2ec087f
Expose real workspace context in status output
Yeachan-Heo
2026-03-31 20:22:59 +00:00
-
0346b7dd3a
Tighten tool parity for agent handoffs and notebook edits
Yeachan-Heo
2026-03-31 20:20:22 +00:00
-
a8f5da6427
Make CLI command discovery closer to Claude Code
Yeachan-Heo
2026-03-31 20:01:48 +00:00
-
c996eb7b1b
Improve resumed CLI workflows beyond one-shot inspection
Yeachan-Heo
2026-03-31 20:00:13 +00:00
-
14757e0780
feat(tools): add notebook, sleep, and powershell tools
Yeachan-Heo
2026-03-31 19:59:28 +00:00
-
188c35f8a6
feat(cli): add safe claude-md init command
Yeachan-Heo
2026-03-31 19:57:38 +00:00
-
2de0b0e2af
Add fail-open remote proxy runtime primitives
Yeachan-Heo
2026-03-31 19:54:38 +00:00
-
c024d8b21f
feat(cli): extend resume commands and add memory inspection
Yeachan-Heo
2026-03-31 19:54:09 +00:00
-
a66c301fa3
Add reusable OAuth and auth-source foundations
Yeachan-Heo
2026-03-31 19:47:02 +00:00
-
321a1a681a
feat(cli): add resume and config inspection commands
Yeachan-Heo
2026-03-31 19:45:25 +00:00
-
2d1cade31b
feat(tools): add Agent and ToolSearch support
Yeachan-Heo
2026-03-31 19:43:10 +00:00
-
6fe404329d
Make Rust cost reporting aware of the active model
Yeachan-Heo
2026-03-31 19:42:31 +00:00
-
add5513ac5
Expose session details without requiring manual JSON inspection
Yeachan-Heo
2026-03-31 19:38:06 +00:00
-
8465b6923b
Preserve actionable state in compacted Rust sessions
Yeachan-Heo
2026-03-31 19:34:56 +00:00
-
32981ffa28
Keep project instructions informative without flooding the prompt
Yeachan-Heo
2026-03-31 19:32:42 +00:00
-
cb24430c56
Make tool approvals and summaries easier to understand
Yeachan-Heo
2026-03-31 19:28:07 +00:00
-
071045f556
feat(cli): add permissions clear and cost commands
Yeachan-Heo
2026-03-31 19:27:31 +00:00
-
a96bb6c60f
feat(cli): align slash help/status/model handling
Yeachan-Heo
2026-03-31 19:23:05 +00:00
-
-
-
d6a814258c
Make Rust sessions easier to find and resume
Yeachan-Heo
2026-03-31 19:22:56 +00:00
-
4bae5ee132
Improve CLI visibility into runtime usage and compaction
Yeachan-Heo
2026-03-31 19:18:42 +00:00
-
-
619ae71866
feat(tools): add TodoWrite and Skill tool support
Yeachan-Heo
2026-03-31 19:17:52 +00:00
-
6037aaeff1
Unblock typed runtime integration config primitives
Yeachan-Heo
2026-03-31 19:17:16 +00:00
-
-
5b106b840d
feat(tools): add WebFetch and WebSearch parity primitives
Yeachan-Heo
2026-03-31 19:15:05 +00:00
-
-
4586764a0e
feat(api): match Claude auth headers and layofflabs request format
Yeachan-Heo
2026-03-31 19:00:48 +00:00
-
3faf8dd365
feat: make rusty-claude-cli usable end-to-end
Yeachan-Heo
2026-03-31 18:39:39 +00:00
-
450556559a
feat: merge 2nd round from all rcc/* sessions
Yeachan-Heo
2026-03-31 17:43:25 +00:00
-
44e4758078
feat: Rust port of Claude Code CLI
Yeachan-Heo
2026-03-31 17:43:09 +00:00
-
01bf54ad15
Rewriting Project Claw Code - Python port with Rust on the way
instructkr
2026-03-31 08:03:46 -07:00
-
507c2460b9
Make the repository's primary source tree genuinely Python
instructkr
2026-03-31 05:38:29 -07:00