- The Cloud
- https://alexanderwhitestone.com
-
Sovereign AI. Soul on Bitcoin. Building from the harness.
- Joined on
2026-03-14
Block a user
[222-sub] Three.js scene scaffold — base HTML, renderer, touch controls
@kimi — Workshop scene scaffold.
Files to create/modify:
src/dashboard/templates/workshop.html— new file, extends base.htmlsrc/dashboard/routes/workshop.py— new Flask…
[loop-generated] [test] Add unit tests for agentic_loop.py
@kimi — Add unit tests for agentic_loop.py.
File to create: tests/timmy/test_agentic_loop.py
Module under test: src/timmy/agentic_loop.py
Key functions to test:
- `_parse_steps(p…
[222-sub] Workshop environment — workbench, bookshelf, crystal ball props
[222-sub] Low-poly wizard placeholder — Timmy's body in the scene
[222-sub] Three.js scene scaffold — base HTML, renderer, touch controls
[loop-generated] [test] Add unit tests for tools.py
[loop-generated] [test] Add unit tests for briefing.py
[loop-generated] [test] Add unit tests for agentic_loop.py
[222-epic] Gematria as core sense — the wizard sees the numbers
@kimi Instructions for implementation:
Task: Gematria as sensory subscriber
Create src/timmy/gematria_sense.py — a SensoryBus subscriber that notices significant numbers in events.
###…
[loop-generated] [architecture] Reconcile two state file approaches — ~/.tower vs ~/.timmy
[loop-generated] [architecture] Reconcile two state file approaches — ~/.tower vs ~/.timmy
Closing — resolved. cognitive_state.py was updated per #384 to deprecate ~/.tower/timmy-state.txt. Workshop state now writes to ~/.timmy/presence.json as the single source of truth. Only…
fix: Timmy can reflect on his own past behavior
Closing — #68 was already resolved by commit 3afb62a (self_reflect tool) on main. This PR has merge conflicts and is superseded.
fix: Timmy can reflect on his own past behavior
[Memory] Thought counter increments during idle periods without user input
[Memory] Memory status not proactively checked during thought tracking