1207 Commits

Author SHA1 Message Date
YeonGyu-Kim
ca17e86ea6 roadmap: #302 filed (/compact no dry-run or preview before irreversible execution) 2026-04-27 18:29:21 +09:00
YeonGyu-Kim
6cdd2a265c roadmap: #303 filed (session rotation silently deletes oldest log; --resume loses history without warning) 2026-04-27 18:29:21 +09:00
YeonGyu-Kim
55c73a125f roadmap: #302 filed (status JSON usage always zero; no context-budget signal) 2026-04-27 18:29:21 +09:00
YeonGyu-Kim
5d3e88d19b roadmap: #301 filed (no pre-built binary distribution or install script) 2026-04-27 18:29:21 +09:00
YeonGyu-Kim
573e7f364f roadmap: #300 filed (prompt misdelivery, ambiguous command routing no semantic matching) 2026-04-27 18:29:21 +09:00
YeonGyu-Kim
00a1a18739 roadmap: #299 filed (/resume latest workspace-scope gap, cross-ref PR #2811) 2026-04-27 18:29:21 +09:00
YeonGyu-Kim
da856919e4 roadmap: #298 filed (event/log output unstructured, no machine-readable format) 2026-04-27 18:29:21 +09:00
YeonGyu-Kim
648b1829dd roadmap: #297 filed (MCP plugin connection crash no mid-session recovery) 2026-04-27 18:29:21 +09:00
YeonGyu-Kim
12c1863b83 docs: PHASE_A_IMPLEMENTATION.md kickoff (provider infrastructure, #245/#246/#285) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
7cdab82f08 roadmap: post-merge parity matrix (claw-code vs. anomalyco/opencode reference) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
2e5691ad4c roadmap: #296 filed (test brittleness under sustained concurrency) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
24ce0427e3 roadmap: #295 filed (long-running worktree stale-branch detection gap) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
d739837f84 roadmap: #294 filed (first-run onboarding no guided setup, pairs with PR #2810) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
b73a7c1062 roadmap: #293 filed (claw doctor lacks provider health/reachability check) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
26cc61eed9 docs: add Documentation nav section to USAGE.md (links to all 15 shipped docs) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
f0e5bca4ab docs: add docs/API_REFERENCE.md (JSON envelope, error shape, output format contract) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
67da5a7656 docs: final CHANGELOG.md update through cycle #433 (PARITY gaps closed) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
0d267d9064 docs: add CODE_OF_CONDUCT.md (Contributor Covenant v2.1, closes last PARITY doc gap) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
2511dc0f08 docs: add .github/ISSUE_TEMPLATE/bug_report.md (closes PARITY doc gap) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
37c108642e docs: add .github/PULL_REQUEST_TEMPLATE.md (closes PARITY doc gap) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
dc5a5720de docs: add docs/CONFIGURATION.md (env vars, settings.json, provider config reference) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
34f2d98da5 docs: update PARITY.md with documentation coverage status (12 shipped, 5 gaps identified) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
17914e2d03 docs: update CHANGELOG.md with cycles #425-#427 (ARCHITECTURE.md, #292) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
c06e04285a docs: add docs/ARCHITECTURE.md with crate layout, request flow, subsystem map 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
5a0c561083 roadmap: #292 filed (extreme-sustained-degradation user-facing escalation) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
2d1d942cbe docs: add CHANGELOG.md documenting extended dogfood audit (cycles #410-#424) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
e12adc3650 docs: expand TROUBLESHOOTING.md with context-window, /compact, parallel-agent, repeat-upstream sections 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
8a637b995e docs: add docs/PINPOINT_FILING_GUIDE.md with #290 worked example 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
b42d34e424 docs: ROADMAP.md cluster index for 49+ pinpoints navigation 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
8fbe942a3d docs: add docs/SUPPORTED_PROVIDERS.md (visibility for #285) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
135331328a roadmap: #291 filed (repeat-failure detection / circuit-breaker) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
05c74cd348 docs: add TROUBLESHOOTING.md with stream-init failure guidance (#290) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
3827f599cc roadmap: #290 filed 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
6a05e65a51 docs: add ROADMAP.md extended-audit summary header (cycles #388-#415) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
ea701bf48d docs: improve README.md with contributing section and verified root-LICENSE reference 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
c57da6f6d7 docs: add SECURITY.md responsible-disclosure stub + CONTRIBUTING.md security note 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
3cb24b4a32 docs: replace hardcoded pinpoint counters with ROADMAP.md link (resolves live-counter drift spotted by gaebal-gajae) 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
8f920fc0f4 docs: add .github/ISSUE_TEMPLATE/pinpoint.md codifying gaebal-gajae filing format 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
9d93f876a4 docs: add CONTRIBUTING.md with pinpoint format, build/test, branch naming, and fork+origin push pattern 2026-04-27 18:29:20 +09:00
Yeachan-Heo
1a3443d34d roadmap: #289 filed 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
dc2f9c2cee docs: add root MIT LICENSE file (resolves @Sigrid Jin license-ambiguity Q) 2026-04-27 18:29:20 +09:00
Yeachan-Heo
0b71c0c430 roadmap: #288 filed 2026-04-27 18:29:20 +09:00
Yeachan-Heo
1c4827c1d6 roadmap: #287 filed 2026-04-27 18:29:20 +09:00
Yeachan-Heo
37d57aec8d roadmap: #286 filed 2026-04-27 18:29:20 +09:00
Yeachan-Heo
f83c59b0b8 roadmap: #285 filed 2026-04-27 18:29:20 +09:00
Yeachan-Heo
3dbd8042a3 roadmap: #284 filed 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
6634b1abd9 roadmap: #283 filed 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
a19e5b361c roadmap: #282 filed 2026-04-27 18:29:20 +09:00
Yeachan-Heo
5714f37723 roadmap: #281 filed 2026-04-27 18:29:20 +09:00
YeonGyu-Kim
54141f2f72 roadmap: #280 filed 2026-04-27 18:29:20 +09:00