Edward R. Gonzalez ed
ed pushed to master at ed/rook 2026-03-02 03:34:59 +00:00
0120bd8b1b bd: backup 2026-03-02 03:34
b783102338 feat(git): git operations with allowlist gates and confirm on destructive ops
dd8452d38b feat(files): read/write/delete with backup-before-edit and policy gates
291bb9dbf3 feat(shell): safe subprocess execution with policy checks and logging
77f6f6a76c conductor(checkpoint): end of phase foundation
Compare 5 commits »
ed pushed to master at ed/rook 2026-03-02 03:18:07 +00:00
49ecc68a86 bd: backup 2026-03-02 03:18
66df060c6a feat(policy): allowlist enforcement, confirm gates, backup-before-edit
5c74e6c2e6 feat(agent): core agent loop with asyncio, Claude API, tool dispatch, background thread
Compare 3 commits »
ed pushed to master at ed/rook 2026-03-02 03:00:14 +00:00
b6927568a9 bd: backup 2026-03-02 03:00
ed pushed to master at ed/rook 2026-03-02 02:59:53 +00:00
6399359653 feat(scaffold): initialize rook package with pyproject.toml, src layout, and uv setup
ed pushed to master at ed/rook 2026-03-02 02:35:01 +00:00
84e34681fc bd: backup 2026-03-02 02:33
f15d1bc866 chore(setup): initialize project with CLAUDE.md, MCP config, and conductor commands
f8ded797e4 bd: backup 2026-03-02 02:13
a5b03d72c6 bd init: initialize beads issue tracking
ed created branch master in ed/rook 2026-03-02 02:35:01 +00:00
ed created repository ed/rook 2026-03-02 01:47:27 +00:00
ed synced commits to refs/heads/main at ed/FORTH_NOTES from mirror 2025-11-08 17:39:18 +00:00
fe24c4e7d8 Add back hot take.
16a3beeeff Added fortnish
Compare 2 commits »
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-08 17:39:18 +00:00
bd9d2b3a7b misc
ed pushed to master at ed/SectrPrototype 2025-11-08 15:36:19 +00:00
aef68be7e2 Misc adjustments/fixes to grime from a few nights ago
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-08 01:26:18 +00:00
f5330c686b llm refinement attempt
a48681fc00 preparing for curation and runtime testing
acb5e916c1 missing changes (llm)
5a44788b4a WIP(compiles, untested, to review): Another attempt at using llms to codegen very tedius stuff.
Compare 4 commits »
ed pushed to master at ed/SectrPrototype 2025-11-07 05:41:55 +00:00
32b69d50cb adjustments
e632bc4c78 working on grime a bit
Compare 2 commits »
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-07 00:56:18 +00:00
dbb1367acb oops 2
aab3a3f689 oops
d7790795dd stuff
Compare 3 commits »
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-06 08:36:18 +00:00
ac05262c8d finished arena (lottes.c)
3bb46692e1 Update lottes hybrid
a7d17a8b70 changes to watl.v0.msvc.c
Compare 3 commits »
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-05 08:06:18 +00:00
7aaf617b3c progress on lottes.c
5e3e8970d8 get rid of register qualifier
8269ea9cc5 added debug early to start testing
d9bce18ccb progress on strict lottes version
Compare 4 commits »
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-04 23:56:18 +00:00
3554615244 compile fixes (lottes hybrid and msvc)
aad7b59179 WIP(untesed, not-compiled): Still curating, Ai code was terrible, scrapping most of it.
9179f77f05 WIP(untesed, not-compiled): Curating varena code for pure lottes c-- variant, misc changes
Compare 3 commits »
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-04 15:46:18 +00:00
816ed5debd watl.v0.llvm.lottes.c: Attempted to let Codex LLM do OS and VArena sections via sampling manual prior code.
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-04 07:36:17 +00:00
81328819c6 watl.v0.llvm.lottes.c: Did FArena
f437be32e2 WIP: watl.v0.llvm.lottes.c fleshing out
Compare 2 commits »
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-01 22:26:16 +00:00
2ff49a188d Add LICENSE
ed synced commits to refs/heads/master at ed/WATL_Exercise from mirror 2025-11-01 06:10:59 +00:00
18274f5785 hash64_djb8 -> hash64_fnv1a; kt1l -> ktl and made the populate procedure only for strings + misc changes