Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
5cf77c8
feat(cowork): pilot engine slash commands & operator surfaces from Co…
phuetz May 28, 2026
3946f30
fix(cowork): resurrect dead IPC bridges + extend slash pilotability (…
phuetz May 29, 2026
d1cf647
feat(cowork): add read-only Device panel (C3 pilotability)
phuetz May 29, 2026
0a04f7b
feat(cowork): route /undo /redo (engine_action) + /test /think panels
phuetz May 29, 2026
074d8cf
feat(cowork): auto-propose user-model observations on session end (D1)
phuetz May 29, 2026
b6fed99
feat: auto-propose reusable lessons from finished sessions (D2)
phuetz May 29, 2026
6e62a13
feat(cowork): route /switch to the model picker
phuetz May 29, 2026
daa1c8b
feat(agent): add browser_operator tool to initiate consent-gated web …
phuetz May 29, 2026
38412b1
feat(cowork): route batch/pairing/plugins + reconcile pilotability ma…
phuetz May 29, 2026
ab3ce52
feat(cowork): pilot /voice and /export via DOM-event bridges (axis-B)…
phuetz May 29, 2026
9d9a60c
feat(cowork): allowlist /quota /export-formats /export-list headless …
phuetz May 29, 2026
edf54ab
feat(cowork): pilot /knowledge-graph — close the last constructible a…
phuetz May 29, 2026
0ccb28b
feat(cowork): add read-only Channels status panel (axis-B), e2e-verified
phuetz May 29, 2026
916b1f1
fix: resolve 1.0.0 GA audit findings (security, deps, version, tests)
phuetz May 29, 2026
e1cc6c4
fix: repair 39 pre-existing failing tests + guard before-tool-call hook
phuetz May 29, 2026
c116cb7
refactor: enable noUncheckedIndexedAccess across the codebase
phuetz May 29, 2026
b329dd7
docs: update audit status — 2.6 migration + 39 red tests complete
phuetz May 29, 2026
97b23dd
docs: add PR #42 improvements summary
phuetz May 29, 2026
08b8025
fix(fs): use default import for fs-extra to restore runtime fs methods
phuetz May 29, 2026
27ab8a7
docs: add fresh-clone smoke-test report (8 frictions, F6 fixed)
phuetz May 29, 2026
e4af804
fix(cli,chatgpt): correct program name, ChatGPT model routing, flat-f…
phuetz May 29, 2026
3f0466e
test: add fs-extra default-import regression guard (F6)
phuetz May 29, 2026
17f8216
chore(deps): apply non-breaking npm audit fix + document residual adv…
phuetz May 29, 2026
d431df5
docs: fix README badges, steer install to source during rc, update sm…
phuetz May 29, 2026
936873c
docs: record dogfooding round 2 — real coding task validated ($0, 4/4…
phuetz May 29, 2026
3fe87ff
refactor(autonomous): break 2 circular deps in the agentic-coding clu…
phuetz May 29, 2026
b598e68
docs: Phase 2.1 circular-dep status + cycle-3 extraction plan
phuetz May 29, 2026
0126717
refactor(autonomous): break runner <-> verification-loop cycle, test-…
phuetz May 29, 2026
4ba0591
refactor(audit): keep circular dependency debt explicit
phuetz May 29, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 6 additions & 9 deletions .codebuddy/CODEBUDDY_MEMORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,19 @@ This file stores persistent memory for the Code Buddy agent.
It is automatically managed but can be manually edited.

## Project Context
<!-- No memories in this category -->
<!-- Key information about this project -->

## User Preferences
<!-- No memories in this category -->
<!-- Coding style, conventions, preferences -->

## Decisions
<!-- No memories in this category -->
<!-- Important architectural or design decisions -->

## Patterns
<!-- No memories in this category -->

## Context
- **test-key**: test-value
<!-- Code patterns and conventions used -->

## Custom
<!-- No memories in this category -->
<!-- User-defined memories -->

---
*Last updated: 2026-05-24T06:26:35.699Z*
*Last updated: 2026-03-28T21:10:41.031Z*
208 changes: 0 additions & 208 deletions .codebuddy/agent-memory/alice/MEMORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,211 +90,3 @@ done
## 2026-04-11

done

## 2026-05-22

done

## 2026-05-22

done

## 2026-05-22

done

## 2026-05-22

done

## 2026-05-22

done

## 2026-05-22

done

## 2026-05-22

done

## 2026-05-22

done

## 2026-05-22

done

## 2026-05-22

done

## 2026-05-22

done

## 2026-05-22

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-23

done

## 2026-05-24

done

## 2026-05-24

done
6 changes: 3 additions & 3 deletions .codebuddy/cache/tool-cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@
0,
0
],
"timestamp": 1779586845328,
"expiresAt": 1779587145328,
"timestamp": 1775931023265,
"expiresAt": 1775931323265,
"hits": 0,
"metadata": {
"toolName": "search",
Expand All @@ -159,7 +159,7 @@
"avgSimilarity": 0,
"lshLookups": 1,
"lshCandidates": 0,
"avgLookupTimeMs": 0.19389999999998508,
"avgLookupTimeMs": 0.19580000000001974,
"memoryEstimateBytes": 1318,
"clusters": 0
}
Expand Down
2 changes: 1 addition & 1 deletion .codebuddy/code-graph.json

Large diffs are not rendered by default.

Loading
Loading