You spend hours coding with AI, but your best work disappears. Promptbook changes that.
Agent refactored sidebars and updated dark theme styling
First build tracked for this project
Rewrote sidebar components with dark theme updates and new tab management features.
Shipped E4 recall depth feature and F4 handoff
3315 sessions tracked this week across all builders
Completed E4 recall depth feature with tests (557 passing, no regressions). Prepared F4 handoff packet documenting next phase prerequisites.
One-shot debugging on secret-broker
3333 sessions tracked this week across all builders
41m session running commands and testing. 101K tokens across 1 prompts using gpt-5.4-mini.
Built agent working memory with reflection
1.4M tokens vs typical 164.0K
Shipped agent working memory with automatic reflection and conversation compaction.
Agent workflow updates for personal website
3368 sessions tracked this week across all builders
A short, tool-heavy session updated local agent and memd helper files for the personal website, with most work done through shell automation and a single patch edit.
One-shot debugging on machine
First build using this model
34m session running commands and testing. 156K tokens across 1 prompts using gpt-5.5.
Fixed config parsing by restructuring hooks configuration
3365 sessions tracked this week across all builders
Restructured hooks configuration to resolve config parsing errors in codex 0.125.
Started dogfood clock for recall measurement
3364 sessions tracked this week across all builders
Configured the environment, compiled the measurement infrastructure, verified ledger output, and started the tracking clock.
Updated Codex configuration settings with testing
3376 sessions tracked this week across all builders
Modified configuration file and tested the changes.
Fixed rules version selection on event creation form
3384 sessions tracked this week across all builders
Fixed event creation form showing year as default rules version when no event type was selected.
Shipped memory continuity compiler with full test coverage
42 consecutive days
Landed D4 phase with seven feature commits implementing memory continuity, test fixtures, and 939 passing tests workspace-wide.
Refactored actor system to eliminate runtime object lookups
1.6M tokens vs typical 22.2K
Replaced unsafe runtime object lookups with dependency injection across spawning systems, verified zero compilation errors.