thethreemagi
  • Joined on 2026-02-03
thethreemagi pushed to master at thethreemagi/IYmtg 2026-03-06 01:28:40 +00:00
8b57eeb108 Updated code
13753359b3 fix: Resolve all audit issues from project readiness review
e18a1080de feat: Complete project readiness audit
5da5614a10 feat: Create dynamic in-app training status guide
bb4ad9eb7e docs: Rewrite Step 3 - Damage Simulation Lab
Compare 12 commits »
thethreemagi pushed to master at thethreemagi/IYmtg 2026-02-24 14:12:54 +00:00
b993ef4020 Initial commit: IYmtg Master project
thethreemagi created branch master in thethreemagi/IYmtg 2026-02-24 14:12:54 +00:00
thethreemagi created repository thethreemagi/IYmtg 2026-02-24 14:09:59 +00:00
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-24 14:08:20 +00:00
f869700070 feat: Add evaluation report pipeline for prompt tuning feedback
d2c65f010a feat: Improve revision pipeline quality — 6 targeted enhancements (v3.1)
dc39930da4 feat: Implement ai_blueprint.md Steps 1 & 2 — bible-tracking merge and character voice profiles
Compare 3 commits »
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-23 03:33:59 +00:00
ff5093a5f9 fix: Pipeline hardening — error handling, token efficiency, and robustness
3a42d1a339 feat: Rebuild cover pipeline with full evaluate→critique→refine→retry quality gates
Compare 2 commits »
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-23 03:18:59 +00:00
4f2449f79b feat: Implement ai_blueprint_v2.md — Exp 5, 6 & 7 (persona validation, mid-gen consistency, two-pass drafting)
2100ca2312 feat: Implement ai_blueprint.md action plan — architectural review & optimisations
Compare 2 commits »
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-23 02:30:57 +00:00
6684ec2bf5 feat: Improve book quality — stronger evaluator, more refinement attempts, quality-first model selection
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-22 18:32:20 +00:00
f740174257 feat: Add project deletion; untrack CLAUDE.md from git
d77ceb376d feat: Save bible snapshot alongside each run on start
Compare 2 commits »
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-22 18:25:04 +00:00
3ba648ac5f fix: Run DB migration for story_state/persona tables and missing run columns; fix defaults missing book_cost
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-22 15:43:50 +00:00
6f19808f15 fix: Clarify budget is text-only; Imagen cover cost (~$0.12 max) is separate
f1d7fcbcb7 feat: Budget-aware model selection — book cost ceiling with per-role cost calculations
c3724a6761 feat: Cost-aware Pro model selection — free Pro beats Flash, paid Pro loses to Flash
74cc66eed3 feat: Prefer Flash models in auto-selection criteria for cost reduction
353dc859d2 feat: Optimize AI model usage for cost reduction
Compare 12 commits »
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-22 00:13:00 +00:00
ba56bc1ec1 Auto-commit: v2.15 — Startup state cleanup + concurrent jobs UI
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-22 00:00:55 +00:00
81340a18ea Auto-commit: v2.14 — Stuck job robustness (heartbeat, retry, stale watcher, granular logging)
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-21 23:48:42 +00:00
97efd51fd5 Auto-commit: v2.13 — Add Live Status diagnostic panel to run_details UI
4e39e18dfe Auto-commit: v2.12 — Fix frontend stuck on Initializing/Waiting for logs
Compare 2 commits »
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-21 23:25:01 +00:00
87f24d2bd8 Auto-commit: v2.11 — Fix live UI log feed (db_log_callback + run_status)
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-21 17:07:53 +00:00
493435e43c Auto-commit: v2.10 — Docker/compose hardening for Portainer on Pi
0d4b9b761b Auto-commit: v2.10 — Docker diagnostic logging for consumer & task execution
a324355cdf Auto-commit: v2.10 — Fix Huey consumer never starting (loglevel= TypeError)
Compare 3 commits »
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-21 15:50:16 +00:00
1f01fedf00 Auto-commit: v2.9 — Fix background task hangs (OAuth headless guard, SQLite timeouts, log touch)
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-21 15:27:52 +00:00
c2d6936aa5 Auto-commit: Blueprint v2.8 — document all v2.8 infrastructure & UI bug fixes
a24d2809f3 Auto-commit: Fix 'create new book not showing anything' — 3 root causes
Compare 2 commits »
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-21 07:17:26 +00:00
1f799227d9 Auto-commit: Fix spinning logs — API timeouts + reliable Huey consumer start
thethreemagi pushed to main at thethreemagi/bookapp 2026-02-21 07:04:24 +00:00
85f1290f02 Auto-commit: Fix stale markers in blueprint Sections 1 & 2