Commit Graph

  • f595780bc4 feat: add channels implementation with brain manager improvement main p-sw 2026-06-28 23:54:27 +09:00
  • 3cac93d97c feat: add activated property to BrainItem p-sw 2026-06-28 22:59:02 +09:00
  • 3ec508bf99 fix: remove dependency of bun p-sw 2026-06-28 22:53:56 +09:00
  • 087e8518ef refactor: make loaded directory to remove confusion p-sw 2026-06-28 22:44:28 +09:00
  • cb9582e80c refactor: make config more structured p-sw 2026-06-28 22:43:08 +09:00
  • 1cebbf65eb refactor: change config to yaml in root p-sw 2026-06-28 22:00:33 +09:00
  • dcc3d8af0e feat: add base channel p-sw 2026-06-28 21:51:35 +09:00
  • a4d5347e99 refactor: make root path for configurations p-sw 2026-06-25 22:52:02 +09:00
  • e0189fb002 refactor: remove test/debug p-sw 2026-06-25 22:43:33 +09:00
  • cf584bd00b feat: add sleepMemory implementation p-sw 2026-06-25 22:32:48 +09:00
  • 8d0cca5ae8 feat: implement initiate option in sendMessage p-sw 2026-06-25 22:12:39 +09:00
  • eafb21617d feat: add START_CONVERSATION prompt p-sw 2026-06-25 22:09:24 +09:00
  • 7b628a4ce2 fix: add early return for existing schedule p-sw 2026-06-24 23:12:27 +09:00
  • 67b840b384 feat: implement invalidateScheduledAvailability p-sw 2026-06-24 23:00:42 +09:00
  • 282c6f1348 feat: replace identitydb with supermemory p-sw 2026-06-12 23:55:14 +09:00
  • e281b8a38f feat: implement sendMessage p-sw 2026-06-10 23:55:18 +09:00
  • c9865536a3 feat: implement MessageHistory structure p-sw 2026-06-10 23:40:18 +09:00
  • 14093e20bb feat: implement EmbeddingProvider p-sw 2026-06-10 23:40:04 +09:00
  • 64b1fa22e5 feat: implement chatWithTools p-sw 2026-06-10 23:39:45 +09:00
  • fbb7ddb479 feat: add send_message prompt p-sw 2026-06-10 23:39:24 +09:00
  • 3197579a26 feat: add objectifier prompt p-sw 2026-06-07 16:01:13 +09:00
  • b14f971dab feat: change IDENTITY_MODEL and reasoningEffort p-sw 2026-06-07 15:59:22 +09:00
  • 4304099a1b feat: upgrade identitydb p-sw 2026-06-07 15:59:10 +09:00
  • b26ab6f509 style: remove unused import p-sw 2026-06-07 15:53:02 +09:00
  • e988bcd0d2 feat: add elapsed ms in debugs p-sw 2026-06-07 15:28:27 +09:00
  • 968de4d4a8 fix: improve brain init debug output p-sw 2026-06-07 15:17:42 +09:00
  • ebea998507 feat: preserve proper nouns in generation p-sw 2026-06-07 15:12:36 +09:00
  • 9b2f0e9090 chore: change IDENTITY_MODEL to gemini-3.5-flash p-sw 2026-06-07 14:58:44 +09:00
  • bc08fccf10 fix: make schema types root-level object p-sw 2026-06-07 14:47:10 +09:00
  • 94cf3572f1 feat: add brain init debug p-sw 2026-06-07 14:37:44 +09:00
  • 2e5a9a0dc8 refactor: make schema root-level object p-sw 2026-06-07 14:34:50 +09:00
  • 83f637ddb3 refactor: move types next to schema p-sw 2026-06-07 14:20:59 +09:00
  • 9d5832dc9d feat: add baseSystemPrompt fixed p-sw 2026-06-07 14:18:27 +09:00
  • d78edd5595 feat: update schedule generation prompt p-sw 2026-06-07 14:09:25 +09:00
  • 2e37358039 fix: fix dailyScheduleSchema p-sw 2026-06-06 23:32:55 +09:00
  • a19fc3e508 feat: add debug command for debugging schedule generation p-sw 2026-06-06 23:32:48 +09:00
  • c422a0c0d4 style: add format script p-sw 2026-06-06 00:00:03 +09:00
  • 0c4231f159 feat: implement schedule generation methods p-sw 2026-06-05 23:59:53 +09:00
  • 9c510bb04d feat: add schema for schedule generation p-sw 2026-06-05 23:59:29 +09:00
  • 0d40ecffed feat: add prompts for schedule generation p-sw 2026-06-05 23:59:13 +09:00
  • d72c3dde0b feat: implement Brain.create p-sw 2026-06-05 22:56:21 +09:00
  • 6c8ea50f31 feat: implemented supporters p-sw 2026-06-02 23:42:38 +09:00
  • 4ed6264aed feat: improve LLMExecutor p-sw 2026-06-02 23:42:16 +09:00
  • 545c5f388f feat: add prompts p-sw 2026-06-02 23:41:32 +09:00
  • add559a99c feat: upgrade identitydb to 0.5.1 p-sw 2026-05-31 23:53:39 +09:00
  • c218263b8a feat: add dbPath to config p-sw 2026-05-31 23:43:12 +09:00
  • b5bf5b72ed feat: add basic commands p-sw 2026-05-31 23:24:57 +09:00
  • abcf8497a2 feat: add basic openrouter client p-sw 2026-05-31 23:20:29 +09:00
  • fe9e97baad style: format logger p-sw 2026-05-31 23:03:37 +09:00
  • d6efb4baea feat: add config p-sw 2026-05-31 23:02:16 +09:00
  • 19c2a3591e feat: add dotenv p-sw 2026-05-31 23:00:01 +09:00
  • b87e735cb9 feat: remove extension in import p-sw 2026-05-31 22:54:11 +09:00
  • 737019de8d feat: add packages p-sw 2026-05-31 22:44:37 +09:00
  • 4d319b66be feat: init p-sw 2026-05-31 22:40:20 +09:00