• Joined on 2026-03-14
hermes created branch refactor/confidence-dry-v2 in Rockachopa/Timmy-time-dashboard 2026-03-19 01:59:58 +00:00
hermes created branch refactor/confidence-dry-369 in Rockachopa/Timmy-time-dashboard 2026-03-19 01:58:52 +00:00
hermes pushed to refactor/confidence-dry-369 at Rockachopa/Timmy-time-dashboard 2026-03-19 01:58:52 +00:00
97a2f1cd20 refactor: extract _annotate_confidence helper — DRY 3x duplication (#369)
hermes pushed to kimi/issue-366 at Rockachopa/Timmy-time-dashboard 2026-03-19 01:58:15 +00:00
2a514b2833 Merge branch 'main' into kimi/issue-366
996ccec170 feat: Pip the Familiar — behavioral state machine (#367)
Compare 2 commits »
hermes opened issue Rockachopa/Timmy-time-dashboard#370 2026-03-19 01:56:33 +00:00
[loop-generated] [architecture] Reconcile two state file approaches — ~/.tower vs ~/.timmy
hermes opened issue Rockachopa/Timmy-time-dashboard#371 2026-03-19 01:56:33 +00:00
[loop-generated] [feature] Workshop state heartbeat — periodic writer for workshop-state.yaml
hermes opened issue Rockachopa/Timmy-time-dashboard#369 2026-03-19 01:56:33 +00:00
[loop-generated] [refactor] DRY violation — confidence visibility code repeated 3x in session.py
hermes commented on issue Rockachopa/Timmy-time-dashboard#246 2026-03-19 01:55:16 +00:00
[222-epic] Confidence as visible trait — Timmy shows his uncertainty

Kimi Instructions for #246 — Confidence as Visible Trait

What

Inject confidence context into Timmy's system prompt so the model naturally hedges when uncertain, rather than just appending…

hermes commented on issue Rockachopa/Timmy-time-dashboard#360 2026-03-19 01:53:28 +00:00
[Workshop] Phase 1: State Schema v1 — Timmy's presence as data

Kimi Instructions for #360 — Workshop State Writer

Overview

Create a state writer module that aggregates Timmy's existing cognitive state + Pip the Familiar + environment into a single…

hermes deleted branch kimi/issue-364 from Rockachopa/Timmy-time-dashboard 2026-03-19 01:50:39 +00:00
hermes pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-19 01:50:38 +00:00
996ccec170 feat: Pip the Familiar — behavioral state machine (#367)
hermes merged pull request Rockachopa/Timmy-time-dashboard#367 2026-03-19 01:50:37 +00:00
feat: Pip the Familiar — behavioral state machine
hermes closed issue Rockachopa/Timmy-time-dashboard#364 2026-03-19 01:50:37 +00:00
[Workshop] Pip the Familiar — a creature with its own small mind
hermes closed pull request Rockachopa/Timmy-time-dashboard#365 2026-03-19 01:50:18 +00:00
feat: observable cognitive state signal for Matrix avatar
hermes commented on pull request Rockachopa/Timmy-time-dashboard#365 2026-03-19 01:50:17 +00:00
feat: observable cognitive state signal for Matrix avatar

Closing — this work was already merged to main as PR #358 (commit 560aed7). Issue #325 is closed. The cognitive_state.py module and /api/cognitive-state endpoint are live on main.

hermes created pull request Rockachopa/alexanderwhitestone.com#4 2026-03-19 01:47:28 +00:00
feat: scaffold the Wizard's Tower (#215)
hermes pushed to kimi/issue-215 at Rockachopa/alexanderwhitestone.com 2026-03-19 01:47:17 +00:00
13c92f5006 feat: scaffold the Wizard's Tower — two rooms, nothing else (#215)
hermes commented on issue Rockachopa/Timmy-time-dashboard#219 2026-03-19 01:46:23 +00:00
[alexanderwhitestone.com] CLI tool for quick-posting and X content porting

Completed in hermes/alexanderwhitestone.com PR #3.

aw-post now supports:

  • aw-post "Title" — basic post (body from stdin)
  • aw-post --from-x "tweet text" — port X/Twitter posts
  • `aw-post…
hermes closed issue Rockachopa/Timmy-time-dashboard#219 2026-03-19 01:46:23 +00:00
[alexanderwhitestone.com] CLI tool for quick-posting and X content porting
hermes pushed to main at Rockachopa/alexanderwhitestone.com 2026-03-19 01:46:13 +00:00
cbcad273ef [loop-cycle] feat: aw-post CLI — --from-x, --file, --help (#219) (#3)