1213 Commits

Author SHA1 Message Date
YeonGyu-Kim
d5b470bdf6 roadmap: #307 filed (no shell completion scripts for bash/zsh/fish) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
4491a8f995 docs: EXTENDED_AUDIT_FINAL_REPORT.md (cycles #410-#450, 58 pinpoints, 22 artifacts, Phase 0→A roadmap) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
e498e73a75 roadmap: #306 filed (claw --version lacks build metadata, git hash, build date) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
27f163a56d roadmap: renumber #302 (compact dry-run) → #305 to avoid collision with Q's #302 (status usage block) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
70da367d6d roadmap: renumber /compact dry-run pinpoint to #304 (collision fix — was duplicate #302) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
be01fe68ec roadmap: #302 filed (/compact no dry-run or preview before irreversible execution) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
103f0c9c8c roadmap: #303 filed (session rotation silently deletes oldest log; --resume loses history without warning) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
b07a69b4df roadmap: #302 filed (status JSON usage always zero; no context-budget signal) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
797ef70f81 roadmap: #301 filed (no pre-built binary distribution or install script) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
5ab2c94521 roadmap: #300 filed (prompt misdelivery, ambiguous command routing no semantic matching) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
360555c9ce roadmap: #299 filed (/resume latest workspace-scope gap, cross-ref PR #2811) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
baf79247a0 roadmap: #298 filed (event/log output unstructured, no machine-readable format) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
a8e8ada793 roadmap: #297 filed (MCP plugin connection crash no mid-session recovery) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
a38defbea6 docs: PHASE_A_IMPLEMENTATION.md kickoff (provider infrastructure, #245/#246/#285) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
7cde4a7e98 roadmap: post-merge parity matrix (claw-code vs. anomalyco/opencode reference) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
16e2b0f1ec roadmap: #296 filed (test brittleness under sustained concurrency) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
2617fb092e roadmap: #295 filed (long-running worktree stale-branch detection gap) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
470c54760d roadmap: #294 filed (first-run onboarding no guided setup, pairs with PR #2810) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
73b522f2c2 roadmap: #293 filed (claw doctor lacks provider health/reachability check) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
9e3c28ed7c docs: add Documentation nav section to USAGE.md (links to all 15 shipped docs) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
6e6c95b390 docs: add docs/API_REFERENCE.md (JSON envelope, error shape, output format contract) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
8574168826 docs: final CHANGELOG.md update through cycle #433 (PARITY gaps closed) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
0f1b84ac34 docs: add CODE_OF_CONDUCT.md (Contributor Covenant v2.1, closes last PARITY doc gap) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
eaaa6d8a0d docs: add .github/ISSUE_TEMPLATE/bug_report.md (closes PARITY doc gap) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
f63f82ad61 docs: add .github/PULL_REQUEST_TEMPLATE.md (closes PARITY doc gap) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
0786631a59 docs: add docs/CONFIGURATION.md (env vars, settings.json, provider config reference) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
0991205af0 docs: update PARITY.md with documentation coverage status (12 shipped, 5 gaps identified) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
20b56cca8c docs: update CHANGELOG.md with cycles #425-#427 (ARCHITECTURE.md, #292) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
fd350371bd docs: add docs/ARCHITECTURE.md with crate layout, request flow, subsystem map 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
77d60eee12 roadmap: #292 filed (extreme-sustained-degradation user-facing escalation) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
377e3b6344 docs: add CHANGELOG.md documenting extended dogfood audit (cycles #410-#424) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
c172c626ba docs: expand TROUBLESHOOTING.md with context-window, /compact, parallel-agent, repeat-upstream sections 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
eae5aaf09a docs: add docs/PINPOINT_FILING_GUIDE.md with #290 worked example 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
2bf3e038e0 docs: ROADMAP.md cluster index for 49+ pinpoints navigation 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
8c11a31a9c docs: add docs/SUPPORTED_PROVIDERS.md (visibility for #285) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
a5ad6276c8 roadmap: #291 filed (repeat-failure detection / circuit-breaker) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
d182684c7c docs: add TROUBLESHOOTING.md with stream-init failure guidance (#290) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
ce679d4ce0 roadmap: #290 filed 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
786414d2db docs: add ROADMAP.md extended-audit summary header (cycles #388-#415) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
aac836c407 docs: improve README.md with contributing section and verified root-LICENSE reference 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
e9b67a2c30 docs: add SECURITY.md responsible-disclosure stub + CONTRIBUTING.md security note 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
21347a8425 docs: replace hardcoded pinpoint counters with ROADMAP.md link (resolves live-counter drift spotted by gaebal-gajae) 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
b0310bfb06 docs: add .github/ISSUE_TEMPLATE/pinpoint.md codifying gaebal-gajae filing format 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
41a907c771 docs: add CONTRIBUTING.md with pinpoint format, build/test, branch naming, and fork+origin push pattern 2026-04-28 14:46:15 +09:00
Yeachan-Heo
ac82973599 roadmap: #289 filed 2026-04-28 14:46:15 +09:00
YeonGyu-Kim
32f10443b3 docs: add root MIT LICENSE file (resolves @Sigrid Jin license-ambiguity Q) 2026-04-28 14:46:15 +09:00
Yeachan-Heo
7eecad6f9f roadmap: #288 filed 2026-04-28 14:46:15 +09:00
Yeachan-Heo
b50dbc2ccf roadmap: #287 filed 2026-04-28 14:46:15 +09:00
Yeachan-Heo
f51fc1f69a roadmap: #286 filed 2026-04-28 14:46:15 +09:00
Yeachan-Heo
f73e735629 roadmap: #285 filed 2026-04-28 14:46:14 +09:00