Commit Graph
2759 Commits
Author SHA1 Message Date
Neko Ayaka 9ffebd236b feat(electron-eventa): new package 2026-02-28 00:49:38 +08:00
Makito c0f05c8827 chore(stage-tamagotchi): adjust included files in tsconfig 2026-02-27 19:06:17 +07:00
github-actions[bot] 02648717c2 chore(nix): update pnpmDeps hash 2026-02-27 10:52:09 +00:00
Makito c04c9ef187 fix(server-shared): move plugin-protocol from devDeps to deps to fix node:crypto from nanoid 2026-02-27 17:46:11 +07:00
Neko Ayaka 377a69979d fix(vscode-airi): incorrect package module setup 2026-02-26 23:41:46 +08:00
Neko Ayaka 163957f0f5 release: v0.8.5-beta.3 2026-02-26 23:38:19 +08:00
Neko Ayaka 1e1a0dd0d0 fix(server-shared): toggle on inlineOnly 2026-02-26 23:35:56 +08:00
Neko Ayaka 8521abff8d fix(server-schema): private for now 2026-02-26 23:35:00 +08:00
Neko Ayaka fec2569bf8 release: v0.8.5-beta.2 2026-02-26 23:30:52 +08:00
Neko Ayaka 0d2936a1b6 fix(plugin-sdk,plugin-protocol): private for now 2026-02-26 23:30:16 +08:00
Neko Ayaka 6743abb8af chore(ci): incorrect path of p12 certificate 2026-02-26 23:27:43 +08:00
Neko Ayaka 718b12bfc9 chore(ci): incorrect path of vsix 2026-02-26 23:19:19 +08:00
Neko Ayaka f3323df3f8 release: v0.8.5-beta.1 2026-02-26 23:13:03 +08:00
Neko Ayaka f04e106b13 chore(ci): macOS app code signing 2026-02-26 23:11:59 +08:00
Neko Ayaka 58991a15fa fix(stage-ui): many provider catalog issues 2026-02-26 18:48:20 +08:00
github-actions[bot] 56879060f3 chore(nix): update pnpmDeps hash 2026-02-26 10:40:32 +00:00
Neko Ayaka 92d87833be chore(deps): bump dependencies 2026-02-26 18:33:52 +08:00
RainbowBird 5b9610e2f9 fix(server): railway build 2026-02-26 18:31:14 +08:00
Neko Ayaka 6b60e390c5 chore: try to fix inlineOnly for tsdown 2026-02-26 18:20:09 +08:00
RainbowBird 7bab092592 chore(server): apply env to docker compose 2026-02-26 18:10:25 +08:00
Neko Ayakaandlockrush-dev e71bb3a2a3 refactor(stage-ui): migrate to use provider catalog
Co-authored-by: lockrush-dev <254571960+lockrush-dev@users.noreply.github.com>
2026-02-26 18:07:39 +08:00
Neko Ayaka d7124c7b62 chore: added @shopify/draggable 2026-02-26 18:07:38 +08:00
RainbowBird f787485b29 feat(server): health check route 2026-02-26 17:53:14 +08:00
Neko Ayaka ed65f3ef5f fix(stage-tamagotchi): websocket started duplicated-ly 2026-02-26 17:49:10 +08:00
Neko Ayaka 82144b50ae chore: update to move devDependency to dependency 2026-02-26 17:15:27 +08:00
RainbowBird 27c4d567a9 chore(server): fix dockerfile 2026-02-26 17:14:41 +08:00
github-actions[bot] 1863dd2adf chore(nix): update pnpmDeps hash 2026-02-26 09:01:20 +00:00
RainbowBird 2ce04a01a8 chore: try to fix build failed 2026-02-26 16:54:40 +08:00
RainbowBird 76e8287839 chore(server): resolve type 2026-02-26 16:38:43 +08:00
github-actions[bot] 5cd026fe70 chore(nix): update pnpmDeps hash 2026-02-26 07:07:12 +00:00
RainbowBird ea05075550 feat(server): database migration 2026-02-26 15:01:06 +08:00
Neko Ayaka 3a107b7465 fix(stage-tamagotchi): ERR_ABORT (-3) occurs when loading hash route window 2026-02-26 14:45:07 +08:00
Neko Ayaka bbf40d28fe fix(stage-tamagotchi): use isLinux() from eventa invoke instead of platform regexp 2026-02-26 14:44:27 +08:00
Neko Ayaka f8bafda5d0 chore(workspace): incorrect Launch.json for Electron debugger 2026-02-26 14:43:31 +08:00
Blackframe AI f859a7ed5b fix(stage-ui): correct signed SSML prosody percentages (#1043) 2026-02-26 01:42:02 +08:00
Neko Ayaka 1d18be6150 feat(stage-tamagotchi): dashboard window 2026-02-26 01:06:36 +08:00
Neko Ayaka c48a3719ae fix(stage-ui): type issue of vrm options 2026-02-26 01:06:17 +08:00
Neko Ayaka 2f63dc201b fix(stage-layouts): shouldn't display header for tamagotchi 2026-02-26 01:05:45 +08:00
Neko Ayaka 376c3acac3 refactor(stage-tamagotchi): base invokes 2026-02-23 13:58:43 +08:00
Daeil Jung 3bb487bb1c docs(i18n): add Korean (ko-KR) README translation (#1042) 2026-02-23 13:22:38 +08:00
Neko 38372e2b51 Merge pull request #959 2026-02-23 13:21:26 +08:00
Neko 1867e370cd Merge branch 'main' into sr/minecraft-slop 2026-02-23 13:20:28 +08:00
4eda195b19 docs(devlog): english version of DevLog @ 2026.02.16 (#1041)
* docs(devlog): english version of DevLog @ 2026.02.16

* [autofix.ci] apply automated fixes

* nice catch

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-21 00:53:52 +08:00
autofix-ci[bot] 4c7055a1a9 [autofix.ci] apply automated fixes 2026-02-18 16:29:04 +00:00
Rin a5287c08d2 refactor(minecraft): add ETA-based pathfinding timeout with stuck detection and retry limits
Patches mineflayer-pathfinder to implement estimated-time-of-arrival based navigation timeouts (2× estimated travel time + grace period). Adds stuck detection counter that triggers failure after 3 consecutive resets without progress. Introduces patchedGoto wrapper returning {ok, reason, elapsedMs, estimatedTimeMs, message} for all navigation calls. Updates goToPlayer/goToPosition actions to surface timeout
2026-02-19 00:25:06 +08:00
Rin 91e5158cf3 refactor(minecraft): redesign debug dashboard conversation view with turn-based grouping and context boundary visualization
Replaces flat message list with collapsible turn cards (user+assistant pairs). Parses user messages into tagged sections ([EVENT], [FEEDBACK], [PERCEPTION], etc.) with inline/collapsible rendering based on content type. Adds context status bar showing active context label and archived summaries. Introduces Brain.broadcastConversationState() to emit full context metadata (active
2026-02-19 00:25:06 +08:00
Rin 08afe0f2aa feat(minecraft): add context boundary system with auto-summarization to prevent unbounded conversation history growth
Introduces task context boundaries via enterContext()/exitContext() REPL functions. Active context messages remain in full; completed contexts are summarized and archived. Adds [CONTEXT_HISTORY] prefix message with archived summaries, auto-trim when active context exceeds 30 messages, and auto-collapse when >10 summaries accumulate. Provides history query runtime (recent/search/playerChats/
2026-02-19 00:25:06 +08:00
Rin 4ce0c427bc refactor(minecraft): simplify giveUp action to halt until player input instead of timed cooldown
Removes cooldown_seconds parameter and timer-based resumption from giveUp action. Brain now uses boolean givenUp flag instead of giveUpUntil timestamp. Action halts all autonomous processing until next player chat message. Updates error-burst guard to remove suggestedCooldownSeconds field. Adjusts prompts, tests, and MCP server to reflect halt-until-input semantics.
2026-02-19 00:25:06 +08:00
autofix-ci[bot] f176aecaee [autofix.ci] apply automated fixes 2026-02-18 03:18:35 +00:00
Neko 1e165915f3 Merge branch 'main' into sr/minecraft-slop 2026-02-18 11:15:32 +08:00