50 most recent check-ins
|
2026-06-11
| ||
| 05:15 | Adopt TanStack Query in SCM app Leaf check-in: 90af9d846f user: thilke tags: trunk, main | |
| 05:14 | Add pip counter registry component check-in: 067475d18b user: thilke tags: trunk, main | |
| 05:04 | Fix color picker registry preview check-in: ed6882f1d6 user: thilke tags: trunk, main | |
| 05:03 | Preview all registry components and refresh VTT primitives check-in: 3528fbb832 user: thilke tags: trunk, main | |
| 04:49 | Adopt Dice UI components into registry check-in: 4171eca7a9 user: thilke tags: trunk, main | |
| 04:26 | Clarify external UI registries are source components check-in: 34dd955cd4 user: thilke tags: trunk, main | |
| 04:18 | Fix UI registry scroll and Tailwind source scanning check-in: 81cb17037a user: thilke tags: trunk, main | |
| 04:05 | Make scm-home a self-contained multi-view SCM app Root app now serves its own shadcn views for timeline, files, tickets, wiki, and branches, fetching Fossil JSON same-origin; /thilke/* stays classic Fossil. Adds a minimal history router, a typed fossil data layer (JSON API + tablist ticket report + raw file fetch), wiki HTML typography, a /thilke proxy in server.mjs and vite dev server, and fixes the @/ tsconfig path mapping (baseUrl is the repo root). Repo-side: granted the nobody user the h capability so the JSON timeline is readable anonymously, matching the classic UI. check-in: 99c6275f84 user: thilke tags: trunk, main | |
| 03:54 | Replace UI registry with Shadbook-derived app check-in: 85d6e3fcef user: thilke tags: trunk, main | |
| 03:37 | Adopt shadbook UI registry check-in: d225312ae3 user: thilke tags: trunk, main | |
| 03:20 | Add Impeccable UI review skills check-in: 799819b7ac user: thilke tags: trunk, main | |
| 03:10 | Replace SCM root with registry app check-in: 126a60e849 user: thilke tags: trunk, main | |
| 02:06 | Use /home/thilke/src/thilke as canonical checkout check-in: 269607e27b user: thilke tags: trunk, main | |
| 01:57 | Add Fossil SCM bridge and local UI guidance worker check-in: d9da4e9dac user: thilke tags: trunk, main | |
| 01:42 | Add monorepo agent development setup check-in: 741d1febd5 user: thilke tags: trunk, main | |
| 01:36 | Consolidate Thilke repos into Fossil monorepo check-in: f43d37d490 user: thilke tags: trunk, main | |
| 01:28 | Replace console v2 with Fossil ops hub check-in: c4fbf04ef0 user: [email protected] tags: trunk, main | |
|
2026-06-10
| ||
| 23:12 | Use compact blackboard lists in console check-in: 6e28fd0b34 user: [email protected] tags: trunk, main | |
| 23:09 | Add TypeUI MCP UI routing check-in: ebb63298c4 user: [email protected] tags: trunk, main | |
| 23:00 | Compact blackboard issue descriptions check-in: cd036189be user: [email protected] tags: trunk, main | |
| 21:27 | Add issue lifesign and start action check-in: 6f4ad7d838 user: [email protected] tags: trunk, main | |
| 20:48 | Let safe poke start bounded reviews check-in: ce00d448a0 user: [email protected] tags: trunk, main | |
| 20:30 | Use safe coordinator poke path check-in: e2934f1aeb user: [email protected] tags: trunk, main | |
| 20:10 | Stop showing stale blackboard tasks as running check-in: a5bb7a41a2 user: [email protected] tags: trunk, main | |
| 16:46 | Keep console lists stable during refresh check-in: 2b93b34d8c user: [email protected] tags: trunk, main | |
| 16:34 | Add blackboard live controls check-in: 5fc9d2df92 user: [email protected] tags: trunk, main | |
| 15:08 | chore: track headscale ops config check-in: c0347acfad user: [email protected] tags: trunk, main | |
| 05:31 | Repair C1 queued shell follow-up evidence Leaf check-in: 80ddc281ad user: [email protected] tags: trunk, origin/agent/knowledge-c1-ui-repo-decision | |
| 05:05 | On main: thilke-sync-after-commit 20260610T050509Z Leaf check-in: 96738c86b5 user: [email protected] tags: trunk, refs/stash | |
| 05:05 | Reset UI design doctrine check-in: 2461df1fb0 user: [email protected] tags: trunk, main | |
| 05:05 | index on main: 9d0f360 Reset UI design doctrine check-in: 23695bd6fc user: [email protected] tags: trunk, refs/stash | |
| 05:05 | untracked files on main: 9d0f360 Reset UI design doctrine check-in: 9f6b822d02 user: [email protected] tags: trunk, refs/stash | |
| 04:53 | Add Foundry UI registry primitives check-in: 9dcf6e089c user: [email protected] tags: trunk, main | |
| 04:44 | Tighten UI registry storybook coverage check-in: e2f73507c4 user: [email protected] tags: trunk, main | |
| 04:08 | agent workspace knowledge-c1-ui-repo-decision check-in: 86054dc66b user: [email protected] tags: trunk, origin/agent/knowledge-c1-ui-repo-decision | |
| 03:00 | Add console v2 agent workbench check-in: ffb5ce61c3 user: [email protected] tags: trunk, main | |
| 02:56 | Console v2 phase 4 agent workbench implemented. Added read-only /agent workbench backed by session-tree, turn state, approval settings, issue run/review status, and blackboard context. Verification passed: @thilke/ui ui:check, @thilke/ui lint, @thilke/iii-console-v2 typecheck, changed-file Biome, @thilke/iii-console-v2 build; full console lint passes with unrelated pre-existing warnings. Independent review requested on blackboard. Leaf check-in: 83bd2f0eab user: [email protected] tags: trunk, origin/agent/console-v2-phase-4-agent-workbench | |
| 02:47 | Fix console v2 systemd launch check-in: 7689900858 user: [email protected] tags: trunk, main | |
| 02:40 | Add console v2 systemd unit check-in: b3efea92ae user: [email protected] tags: trunk, main | |
| 02:39 | Surface missions and blackboard slices in Console v2 check-in: cbd70d8b6c user: [email protected] tags: trunk, main | |
| 01:49 | Resolve Gitea Actions node24 runtime incompatibility Select the runtime-upgrade policy for Gitea Actions node24 failures. Bump the managed act_runner pin from 0.2.11 to 0.2.13, add Node.js 24 to the Docker-backed job image, and document the policy plus validation/apply commands for operators. Checks: - docker compose -p thilke-forge -f gitea-runner-compose.yml config >/dev/null - docker build -t thilke-actions-ubuntu:22.04-node24-check gitea-runner Leaf check-in: a3c3ac8625 user: [email protected] tags: trunk, origin/agent/agentops-proposal-20260610T014535Z-5b159f16 | |
|
2026-06-09
| ||
| 22:12 | Fix UI registry deploy script name check-in: ccb5790354 user: [email protected] tags: trunk, main | |
| 22:12 | Add UI registry storybook check-in: bb4642cbdd user: [email protected] tags: trunk, main | |
| 21:52 | Add console v2 blackboard Kanban check-in: f5cc37be0d user: [email protected] tags: trunk, main | |
| 21:39 | feat: add blackboard Kanban workbench Leaf check-in: 86a7809aca user: [email protected] tags: trunk, origin/agent/console-v2-phase-3-blackboard-kanban | |
| 21:03 | Infer native issue closed state from events check-in: bc837e8a56 user: [email protected] tags: trunk, main | |
| 21:02 | Show iii-native issues in console check-in: 292ef534a0 user: [email protected] tags: trunk, main | |
| 16:44 | Replace console v2 issue workbench check-in: a42e7a1396 user: [email protected] tags: trunk, main | |
| 14:50 | chore: add Thilke repo automation hooks check-in: ce152f7f9e user: [email protected] tags: trunk, main | |
| 12:16 | Promote console v2 primitive foundation check-in: 98e7463fde user: [email protected] tags: trunk, main | |