Commit Graph
87 Commits
Author SHA1 Message Date
RainbowBird 9fa24dbc87 release: v0.4.25 2025-04-27 21:55:27 +08:00
RainbowBird 8645c42681 release: v0.4.24 2025-04-27 21:52:00 +08:00
RainbowBird ce5c787710 chore: redirect gpuu 2025-04-27 17:55:36 +08:00
RainbowBird a67885748d chore: rename 2025-04-27 17:55:18 +08:00
RainbowBird 920fb6ad5b chore: release gpuu 2025-04-19 19:08:53 +08:00
RainbowBirdandNeko Ayaka c43bbb0edb feat: prompt engineering playground (#121)
* feat: prompt engineering playground
* chore: lint
* feat: pinia store
* fix: use pinia
* feat: devtools
* fix: type error, unocss config
* chore: update apps/playground-prompt-engineering/src/assets/main.css

---------

Co-authored-by: Neko Ayaka <neko@ayaka.moe>
2025-04-09 11:11:22 +08:00
RainbowBird 6a692bdfab chore: bump deps (#118) 2025-04-07 18:48:37 +08:00
RainbowBird ed01d1e08b chore: remove macros import (#114) 2025-04-05 18:03:41 +08:00
RainbowBird 9d9b5c4273 refactor(airi-card): dialog (#111)
* refactor(airi-card): dialog
* feat: CardListItem
* style: IconStatusItem
2025-04-02 19:31:05 +08:00
RainbowBird 88c4d13fd7 docs: README star-history (#108) 2025-04-01 17:17:27 +08:00
RainbowBird f47d794b8e refactor: airi card (#105)
* fix: card icon

* style: icon

* refactor: use section component

* chore: i18n

* feat: card detail page

* fix: chat
2025-03-31 15:56:02 +08:00
RainbowBird 1e5481f0a6 feat: airi card (#98) 2025-03-30 03:16:53 +08:00
RainbowBird 36fdb20235 feat(components): add button, section (#104) 2025-03-30 02:22:01 +08:00
RainbowBird 5a63db68bb fix: move setting-bar style to global css (#102) 2025-03-29 23:06:49 +08:00
82f3f64ba1 feat(package): @moeru-ai/ccc (#97)
Co-authored-by: 藍+85CD <50108258+kwaa@users.noreply.github.com>
Co-authored-by: junkwarrior87 <115852752+junkwarrior87@users.noreply.github.com>
2025-03-26 00:12:12 +08:00
RainbowBird 6c2e36e15c feat: post tweet (#86)
* feat: post tweet
* fix: import
* refactor: constants
* feat: X settings
2025-03-18 10:01:39 +08:00
RainbowBird 88fcaae0a5 refactor(twitter-services): function factory (#84)
* fix: only navigate to home if not already on login page
* chore: preinstall
* fix: get username
* feat: getProfile impl
* refactor: constants
* refactor: function factory
* docs: rename
2025-03-17 11:17:53 +08:00
RainbowBird d03f17983a fix(vscode): enable Vue framework support in i18n-ally settings (#85) 2025-03-17 02:27:38 +08:00
RainbowBird 04bd410643 feat(twitter-services): timeline & profile support (#82) 2025-03-16 20:07:11 +08:00
RainbowBird fbccdc6122 style: color bar (#77) 2025-03-13 13:58:48 +08:00
RainbowBird 4b4f660b9a feat(stage-web): tooltip over colors (#76) 2025-03-13 10:05:34 +08:00
RainbowBird 6fcb7461b6 fix(stage-web): reduce saturation (#75)
* feat(stage-web): theme presets
* refactor: use @culorijs to convert color
* fix: brush
* fix(stage-web): reduce saturation
2025-03-13 02:27:18 +08:00
RainbowBird 17000a03b2 feat(stage-web): theme presets (#74)
* feat(stage-web): theme presets
* refactor: use @culorijs to convert color
* fix: brush
2025-03-13 02:27:03 +08:00
RainbowBirdandNeko 8e7e024390 fix(stage-ui): unspeech voiceId (#73)
Co-authored-by: Neko <11081491+nekomeowww@users.noreply.github.com>
2025-03-13 00:33:14 +08:00
RainbowBird 4e1870d7b5 feat: x services (#43)
* feat: twitter services

* fix: package.json

* fix: type error

* refactor: launcher

* refactor: BrowserBase/Stagehand

* fix: config & startup

* chore: i18n

* fix: continue i18n

* feat: cookie login

* fix: save cookie to session json

* docs: architecture

* chore: remove cli & use mcp adapter for mcp-server

* refactor: remove browser adapter, use playwright directly

* refactor: remove launcher services, replace twitter.com to x.com

* feat: load session to auto login

* docs: update architecture md

* chore: more debug logs

* feat: tweet parser without hast and rehype

* fix: type error

* fix: env example
2025-03-04 19:07:06 +08:00
RainbowBird fdb1bd1b00 chore: useLogger 2025-02-07 01:55:41 +08:00
RainbowBird 63643b9832 refactor: config 2025-02-07 01:36:26 +08:00
RainbowBird ce7f179e4f chore: move container.ts to libs/llm-agent 2025-02-07 01:24:26 +08:00
RainbowBird 2631b4041b refactor: move prompt to self folders 2025-02-07 01:22:44 +08:00
RainbowBird 31988e6964 refactor: move llm-agent to lib folder 2025-02-07 01:11:24 +08:00
RainbowBird 2171483b43 chore: remove unused config 2025-02-07 01:05:46 +08:00
RainbowBird 946cbb4c9d refactor: split llm-agent 2025-01-28 16:30:33 +08:00
RainbowBird 8a5795cac6 feat: global configurable model and reasoning model 2025-01-28 16:18:20 +08:00
RainbowBird b804f687cd refactor: planning agent v2 (#2) 2025-01-22 00:47:59 +08:00
RainbowBird 0ba9cf631f feat: planning, action, chat, memory agent implementation (#1) 2025-01-22 00:41:51 +08:00
RainbowBird a550722aef style: import 2025-01-18 19:08:07 +08:00
RainbowBird 5d70b7ae53 chore: short memory 2025-01-17 02:03:33 +08:00
RainbowBird fa99d16c22 chore: bot reconnect 2025-01-17 00:58:49 +08:00
RainbowBird c8e45f4935 chore(prompt): find nearby block 2025-01-17 00:58:24 +08:00
RainbowBird 30d30e5762 fix: follow action 2025-01-17 00:57:41 +08:00
RainbowBird 244e70a461 fix: chat history 2025-01-17 00:23:41 +08:00
RainbowBird a4ad2b698b refactor: split libs 2025-01-10 00:43:14 +08:00
RainbowBird 3d0a07f0bd chore: reliability 2025-01-10 00:10:22 +08:00
RainbowBird a14e20b30f chore: use newest skills 2025-01-09 23:18:29 +08:00
RainbowBird d35e98c458 fix: mcdata? 2025-01-09 18:27:28 +08:00
RainbowBird bdca7bb91c chore: global interrupt event 2025-01-09 14:56:31 +08:00
RainbowBird 95cb59a319 fix: status 2025-01-09 14:17:06 +08:00
RainbowBird 799eec284d fix: loadPlugin 2025-01-09 13:46:56 +08:00
RainbowBird 8381f2da08 refactor: EventEmitter3 2025-01-09 13:14:39 +08:00
RainbowBird 244361a11c fix: issues 2025-01-09 01:59:43 +08:00
RainbowBird 48362c263e fix: block 2025-01-09 01:29:58 +08:00
RainbowBird c97ac0b120 feat(skill): blocks 2025-01-09 01:29:36 +08:00
RainbowBird 6baa188891 feat(skill): combat 2025-01-08 23:28:21 +08:00
RainbowBird 3e92b1e945 chore: simplify 2025-01-08 23:26:46 +08:00
RainbowBird 405da9c3ad feat(skill): crafting 2025-01-08 23:26:21 +08:00
RainbowBird f997fe13ad chore: load plugins 2025-01-08 23:25:06 +08:00
RainbowBird 252cc1e81a feat(skill): inventory 2025-01-08 22:35:28 +08:00
RainbowBird dfd888b4b4 fix: useSkillContext 2025-01-08 22:35:14 +08:00
RainbowBird a811ce41ee feat(skill): movement 2025-01-08 22:05:36 +08:00
RainbowBird 7b534dc760 feat: global memory 2025-01-08 22:03:58 +08:00
RainbowBird 0ab46ba963 fix: follow player 2025-01-07 21:35:20 +08:00
RainbowBird 46b04c2863 fix: chat history 2025-01-07 21:28:43 +08:00
RainbowBird e2613f33ea fix: movement 2025-01-07 17:06:32 +08:00
RainbowBird 604cf7f9e7 refactor: merge query and action to actions 2025-01-07 16:32:09 +08:00
RainbowBird bae100d5f3 feat: ai chat 2025-01-07 14:14:05 +08:00
RainbowBird fbd19aed02 chore: actions unit test 2025-01-07 03:35:18 +08:00
RainbowBird ab34077d4e fix: action ctx 2025-01-07 02:37:13 +08:00
RainbowBird 02ef3ec6ec refactor: skill ctx 2025-01-07 02:29:26 +08:00
RainbowBird 63aa146fca chore: queries 2025-01-07 02:02:23 +08:00
RainbowBird 88af318f0a refactor: actions 2025-01-07 01:58:36 +08:00
RainbowBird d4d1e8135a fix: status 2025-01-07 01:19:18 +08:00
RainbowBird b0dd132fbf feat: skills 2025-01-07 01:09:51 +08:00
RainbowBird 2575f45306 fix: world and query 2025-01-07 00:41:15 +08:00
RainbowBird 18e460ae50 wip: world 2025-01-07 00:16:51 +08:00
RainbowBird ddc2665bc9 chore(test): should choose right command 2025-01-06 22:50:43 +08:00
RainbowBird 578aad50e5 fix: unit test 2025-01-06 22:10:46 +08:00
RainbowBird 8f327c3436 fix: type module 2025-01-06 21:42:02 +08:00
RainbowBird ebf9223d6c chore: remove xsai 2025-01-06 18:56:54 +08:00
RainbowBird 337117fccb feat: command 2025-01-06 18:32:42 +08:00
RainbowBird 5dbf7669ba feat: middleware 2025-01-06 15:51:30 +08:00
RainbowBird 8995c81083 feat: mcdata 2025-01-06 15:34:43 +08:00
RainbowBird c505055d50 refactor: ctx 2025-01-05 23:20:45 +08:00
RainbowBird 52508aba5f chore: rename bot 2025-01-05 23:04:17 +08:00
RainbowBird abee6dac20 feat: load env 2025-01-05 19:29:45 +08:00
RainbowBird 469abd58e9 refactor: life cycle 2025-01-05 19:04:57 +08:00
RainbowBird d4e8a00132 refactor: component and register 2025-01-05 18:31:15 +08:00
RainbowBird 6f0f17521a init 2025-01-04 22:38:46 +08:00