• Joined on 2026-04-07
notid pushed to stealth-cymbal at notid/ai-game-2 2026-04-29 16:18:06 -07:00
c24709d02d docs: update room navigator skill with correct get_current_room_name method
notid pushed to stealth-cymbal at notid/ai-game-2 2026-04-29 16:00:15 -07:00
8929c4fc09 Add UID repair tool
b2c243a819 Remove stale root-level MCP server files and navigation test
971e830c6a Add Godot MCP server config to opencode.json
2479e4c784 Update scene UIDs to match regenerated .uid files
868b25299a Update room navigator skill with mock_interact and room verification
Compare 8 commits »
notid created branch stealth-cymbal in notid/ai-game-2 2026-04-29 16:00:15 -07:00
notid pushed to flat-jeans at notid/ai-game-2 2026-04-28 22:14:48 -07:00
39c0887e22 fix(gitea-tea skill): correct remote name and repo slug
notid created branch flat-jeans in notid/ai-game-2 2026-04-28 22:14:48 -07:00
notid pushed to master at notid/ai-game-2 2026-04-28 22:10:47 -07:00
784867833d adds opencode gitea skill
notid pushed to migrate-ssr at notid/integreat 2026-04-28 22:10:04 -07:00
962a83613d agents fix
db9018722d Merge pull request 'feat: add gitea-tea skill and update AGENTS.md for PR workflow' (#4) from alluring-houseboat into master
0e57550b3c stuff
Compare 3 commits »
notid pushed to master at notid/ai-game-2 2026-04-28 22:08:09 -07:00
aa79040dcb fixes to agents
b8b3c79e99 stuff and stuff
Compare 2 commits »
notid pushed to master at notid/ai-game-2 2026-04-28 22:05:14 -07:00
639060fa7f sugary-panda (#1)
notid merged pull request notid/ai-game-2#1 2026-04-28 22:05:12 -07:00
sugary-panda
notid pushed to sugary-panda at notid/ai-game-2 2026-04-28 22:04:44 -07:00
291d911a50 fix: handle ITEM cursor index in restore_cursor and remove duplicate
67c91a37b0 fix: wire item_confirmed signal and set item cursor icon
cec36b7aec fix: set Background to MOUSE_FILTER_PASS so clicks reach panel children
7c36d9ff55 fix: restore show_overlay and hide_overlay bodies (edit merged them)
91f4b1d8d5 debug: add logging to inventory overlay and backpack for click debugging
Compare 26 commits »
notid pushed to feat/sales-parquet-migration at notid/integreat 2026-04-28 21:54:49 -07:00
f575f425a2 fix(sales): address review findings — 10 safe_auto fixes
notid pushed to feat/sales-parquet-migration at notid/integreat 2026-04-28 21:09:29 -07:00
218d0684c0 perf(sales): add LRU+TTL caching, client filtering, and date normalization
notid pushed to feat/sales-parquet-migration at notid/integreat 2026-04-27 20:05:37 -07:00
9153494ed7 feat(sales): wire SSR page to parquet/DuckDB layer with full 7.9M-record support
ea7f46ea8a fix(sales): fix parquet SQL generation and cleanup formatting
4597611655 fix(sales): resolve namespace collision and add missing clojure.string import
26c9563a03 feat(sales): initial Parquet migration infrastructure
db9018722d Merge pull request 'feat: add gitea-tea skill and update AGENTS.md for PR workflow' (#4) from alluring-houseboat into master
Compare 6 commits »
notid pushed to master at notid/ai-game-2 2026-04-27 07:45:02 -07:00
dee6216873 Merge pull request 'add godot-mcp as git submodule and integrate MCP server' (#2) from better-mcp into master
a0afc9bd1f add godot-mcp as git submodule and integrate MCP server
Compare 2 commits »
notid merged pull request notid/ai-game-2#2 2026-04-27 07:45:01 -07:00
add godot-mcp as git submodule and integrate MCP server
notid created pull request notid/ai-game-2#2 2026-04-27 07:34:00 -07:00
add godot-mcp as git submodule and integrate MCP server
notid pushed to better-mcp at notid/ai-game-2 2026-04-27 07:30:56 -07:00
a0afc9bd1f add godot-mcp as git submodule and integrate MCP server
notid created branch better-mcp in notid/ai-game-2 2026-04-27 07:30:56 -07:00
notid pushed to sugary-panda at notid/ai-game-2 2026-04-26 22:37:34 -07:00
9fc5a16ecd fix: handle ITEM cursor index in restore_cursor and remove duplicate