Taylor Eernisse theirongolddev
  • Joined on 2026-01-11
theirongolddev pushed to master at theirongolddev/cburn 2026-02-23 09:39:33 -05:00
74c9905dbf docs: add README with CLI reference, TUI guide, and architecture overview
96d464a2c0 docs: add architectural insights for ANSI width and JSON type detection
9b1554d72c fix: sort top-spending days by date after cost-based limiting
4c649610c9 feat: add live activity charts to TUI overview tab
93e343f657 feat: add TUI auto-refresh with configurable interval and manual refresh
Compare 10 commits »
theirongolddev created repository theirongolddev/cburn 2026-02-23 09:39:15 -05:00
theirongolddev pushed to master at theirongolddev/pubcli 2026-02-23 01:34:34 -05:00
e3d2e9306b Document TUI controls, category synonyms, flag aliases, and compare JSON
da327fe759 Rewrite TUI as full-screen Bubble Tea two-pane interactive browser
f486150c06 Update upstream error classification to match current API client errors
28479071ae Fix category synonym matching: deduplicate aliases, remove broken fast-path
11a90d2fd1 Document compare/tui commands and new sort/synonym behavior
Compare 11 commits »
theirongolddev pushed to master at theirongolddev/pubcli 2026-02-22 21:42:33 -05:00
4f483c82e5 Add README and agent documentation
e299e16844 Add CLI input tolerance with fuzzy flag/command matching
cca04bc11c Add CLI commands with structured errors and robot-mode behavior
73d55bc30e Add terminal display layer with lipgloss styling and JSON output
12eb55f4b8 Add deal filtering engine with BOGO, category, department, and keyword support
theirongolddev created branch master in theirongolddev/pubcli 2026-02-22 21:42:33 -05:00
theirongolddev created repository theirongolddev/pubcli 2026-02-22 21:12:00 -05:00
theirongolddev pushed to lore-me at theirongolddev/gitlore 2026-02-20 14:54:54 -05:00
theirongolddev pushed to trace at theirongolddev/gitlore 2026-02-20 14:54:54 -05:00
171260a772 feat(cli): implement 'lore trace' command (bd-2n4, bd-9dd)
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-20 14:54:24 -05:00
f4de6feaa2 chore: gitignore .liquid-mail.toml and remove from tracking
ec0aaaf77c chore: update beads tracker state
9c1a9bfe5d feat(me): add lore me personal work dashboard command
a5c2589c7d docs: migrate agent coordination from MCP Agent Mail to Liquid Mail
Compare 4 commits »
theirongolddev pushed to lore-me at theirongolddev/gitlore 2026-02-20 14:32:19 -05:00
6bb773e631 chore: gitignore .liquid-mail.toml and remove from tracking
ec0aaaf77c chore: update beads tracker state
9c1a9bfe5d feat(me): add lore me personal work dashboard command
a5c2589c7d docs: migrate agent coordination from MCP Agent Mail to Liquid Mail
Compare 4 commits »
theirongolddev pushed to lore-me at theirongolddev/gitlore 2026-02-20 14:30:28 -05:00
bc84b6cbdb chore: gitignore .liquid-mail.toml and remove from tracking
theirongolddev pushed to lore-me at theirongolddev/gitlore 2026-02-20 14:25:50 -05:00
597095a283 chore: update beads tracker state
d0e88abe85 feat(me): add lore me personal work dashboard command
cb6894798e docs: migrate agent coordination from MCP Agent Mail to Liquid Mail
Compare 3 commits »
theirongolddev created branch lore-me in theirongolddev/gitlore 2026-02-20 11:09:56 -05:00
theirongolddev pushed to lore-me at theirongolddev/gitlore 2026-02-20 11:09:56 -05:00
34680f0087 feat(me): implement lore me personal work dashboard command
theirongolddev pushed to tui at theirongolddev/gitlore 2026-02-19 10:02:10 -05:00
386dd884ec test(ingestion): add MR + nonzero_summary tests, close bd-1au9
theirongolddev pushed to tui at theirongolddev/gitlore 2026-02-19 09:54:04 -05:00
61fbc234d8 test(ingestion): add 25 unit tests for issues.rs (bd-1au9 partial)
theirongolddev pushed to tui at theirongolddev/gitlore 2026-02-19 09:51:45 -05:00
5aca644da6 feat: implement lore brief command (bd-1n5q)
theirongolddev pushed to tui at theirongolddev/gitlore 2026-02-19 09:45:26 -05:00
20db46a514 refactor: split who.rs into who/ module (bd-2cbw)
theirongolddev pushed to tui at theirongolddev/gitlore 2026-02-19 09:38:59 -05:00
e8ecb561cf feat: implement lore explain command (bd-9lbr)
theirongolddev pushed to tui at theirongolddev/gitlore 2026-02-19 09:27:01 -05:00
1e679a6d72 feat(sync): fetch and store GitLab issue links (bd-343o)