| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-20 | task: sync database | Ben Sima | |
| 2025-11-20 | task: sync database | Ben Sima | |
| 2025-11-20 | task: sync database | Ben Sima | |
| 2025-11-20 | task: sync database | Ben Sima | |
| 2025-11-20 | task: sync database | Ben Sima | |
| 2025-11-20 | task: sync database | Ben Sima | |
| 2025-11-20 | task: sync database | Ben Sima | |
| 2025-11-20 | task: sync database | Ben Sima | |
| 2025-11-20 | task: sync database | Ben Sima | |
| 2025-11-20 | chore(task): re-delete zombie tasks t-1ne7Qtj, t-1ne7VoO, t-1f9QP23 | Ben Sima | |
| 2025-11-20 | task: harvest updates from workers | Ben Sima | |
| 2025-11-20 | chore(task): re-delete resurrected tasks | Ben Sima | |
| 2025-11-20 | task: harvest updates from workers | Ben Sima | |
| 2025-11-20 | chore(task): delete tasks t-1ne7Qtj, t-1ne7VoO and epic t-1f9QP23 | Ben Sima | |
| 2025-11-20 | task: harvest updates from workers | Ben Sima | |
| 2025-11-20 | task: harvest updates from workers | Ben Sima | |
| 2025-11-20 | fix(task): exclude Review tasks from task ready | Ben Sima | |
| 2025-11-20 | task: harvest updates from workers | Ben Sima | |
| 2025-11-20 | task: harvest updates from workers | Ben Sima | |
| 2025-11-20 | task: harvest updates from workers | Ben Sima | |
| 2025-11-20 | chore: fix gitlint regex-style-search warning | Ben Sima | |
| 2025-11-20 | docs(agent): update logging design with 2-line status UI | Ben Sima | |
| 2025-11-20 | docs: update Agent design with git robustness learnings | Ben Sima | |
| 2025-11-20 | feat(task): remove horizontal bars from output | Ben Sima | |
| 2025-11-20 | task: harvest updates from workers | Ben Sima | |
| 2025-11-20 | task: bump t-PpYZt2 timestamp to fix worker sync | Ben Sima | |
| Amp-Thread-ID: https://ampcode.com/threads/T-4aeb1055-1271-41f4-ad2b-39d49b75c355 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2025-11-20 | task: t-PpYZt2 and t-1ndDhLo done (merged combined branch) | Ben Sima | |
| Amp-Thread-ID: https://ampcode.com/threads/T-4aeb1055-1271-41f4-ad2b-39d49b75c355 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2025-11-20 | Merge branch 'task/t-PpYZt2' into live | Ben Sima | |
| 2025-11-20 | task: harvest updates from workers | Ben Sima | |
| 2025-11-20 | task: sync database | Ben Sima | |
| 2025-11-20 | task: harvest updates from workers | Ben Sima | |
| 2025-11-20 | task: harvest updates from workers | Ben Sima | |
| 2025-11-20 | chore: organize tasks into epics and fix namespaces | Ben Sima | |
| - Converted parent tasks to Epics: - Task Manager Improvements - PodcastItLater: Path to Paid Product - Complete comprehensive test suite - General Code Quality Refactor - Created new Epic 'PodcastItLater: UX Polish' - Reparented orphan tasks to appropriate epics - Fixed namespaces ending in .hs.hs | |||
| 2025-11-20 | doc: update agent design to require timestamps in logs | Ben Sima | |
| 2025-11-20 | chore: create epic for Multi-Agent System 2.0 (Haskell port) | Ben Sima | |
| 2025-11-20 | task: harvest updates from workers | Ben Sima | |
| 2025-11-20 | task: sync database | Ben Sima | |
| 2025-11-20 | task: sync database | Ben Sima | |
| 2025-11-20 | Merge branch 'live' into omni-worker-1 | Ben Sima | |
| 2025-11-20 | task: t-1ne80pJ done | Ben Sima | |
| Amp-Thread-ID: https://ampcode.com/threads/T-4aeb1055-1271-41f4-ad2b-39d49b75c355 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2025-11-20 | task: manually harvest t-1ne80pJ status | Ben Sima | |
| 2025-11-20 | task: claim t-1ndDhLo | Ben Sima | |
| 2025-11-20 | task: claim t-1rb7Xhg | Ben Sima | |
| 2025-11-20 | chore: add tasks for Task Manager improvements and Audio polish | Ben Sima | |
| 2025-11-20 | task: t-1gcR9RV done | Ben Sima | |
| Amp-Thread-ID: https://ampcode.com/threads/T-4aeb1055-1271-41f4-ad2b-39d49b75c355 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2025-11-20 | task: harvest updates from workers | Ben Sima | |
| 2025-11-20 | fix: task display and namespace fixes | Ben Sima | |
| - Update showTaskDetailed to display taskNamespace - Fix namespace for account management tasks in tasks.jsonl | |||
| 2025-11-20 | chore: task breakdown and cleanup | Ben Sima | |
| - Updated Omni/Task/Core.hs to filter parent tasks from 'task ready' - Broke down 'PodcastItLater: Path to Paid Product' into 5 subtasks - Broke down 'General Code Quality Refactor' into 3 subtasks - Broke down 'Complete comprehensive test suite' into 2 subtasks - Fixed namespace naming in tasks.jsonl | |||
| 2025-11-20 | bild: fix --plan to output only JSON without logging | Ben Sima | |
| - Remove Log.wipe from --plan output path - Add isPlanMode parameter to analyzeAll to skip LogC.withLineManager when planning - Update all analyzeAll call sites to pass isPlanMode flag - Remove grep workaround from repl.sh (no longer needed) Now 'bild --plan' outputs clean JSON that can be piped directly to jq. This fixes typecheck.sh and other tools that rely on clean JSON output. Amp-Thread-ID: https://ampcode.com/threads/T-4e6225cf-3e78-4538-963c-5377bbbccee8 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2025-11-20 | typecheck: add Haskell support to typecheck.sh | Ben Sima | |
| - Implement Haskell typechecking using 'ghc -fno-code' - Use repl.sh to provision correct GHC environment with dependencies - Follows same pattern as Python typechecking (via repl.sh) - Typechecks without generating code (fast feedback) Now typecheck.sh supports both Python (.py) and Haskell (.hs) files. Amp-Thread-ID: https://ampcode.com/threads/T-4e6225cf-3e78-4538-963c-5377bbbccee8 Co-authored-by: Amp <amp@ampcode.com> | |||
