Commit Graph

56 Commits

Author SHA1 Message Date
Vineeth Voruganti d4bfa12ffc Update readme for local development 2024-02-01 10:34:39 -08:00
Vineeth Voruganti 6330b735d5 READMEs 2024-02-01 09:48:10 -08:00
Vineeth Voruganti bb4fa915f3 Update Changelogs Again 2024-02-01 09:32:27 -08:00
Vineeth Voruganti 92d287d505 Update Changelogs 2024-02-01 09:25:07 -08:00
Vineeth Voruganti eb66c1edc7
Merge pull request #7 from plastic-labs/hosted-demo
Hosted demo
2024-02-01 08:54:44 -08:00
vintro bb0760664a
Revert "fix: add missing args"
This reverts commit 3d1431fa22.
2024-02-01 11:44:58 -05:00
vintro f166a6e822
Revert "Revert "Add extra tests""
This reverts commit aa49e98f15.
2024-02-01 11:42:31 -05:00
vintro aa49e98f15
Revert "Add extra tests"
This reverts commit a0768cf561.
2024-02-01 11:29:49 -05:00
vintro 3d1431fa22
fix: add missing args 2024-01-31 22:16:37 -05:00
Vineeth Voruganti a0768cf561 Add extra tests 2024-01-31 12:45:15 -08:00
Vineeth Voruganti 801ff6cb8c Add basic rate limiting 2024-01-31 02:24:12 -08:00
Vineeth Voruganti 6321c6fa66 Add Application Level Indexing 2024-01-31 01:45:52 -08:00
Vineeth Voruganti f734fd77c1
Merge pull request #6 from plastic-labs/ayush/dev-132
address comments from earlier
2024-01-30 21:21:52 -08:00
Vineeth Voruganti 5912907b4c
Merge pull request #5 from plastic-labs/metamessage-renaming
update metacognitions to metamessages
2024-01-30 21:20:33 -08:00
hyusap 391b969123 🚸 make is active safe 2024-01-30 22:31:38 -05:00
hyusap daae76203c fix tests 2024-01-30 22:30:11 -05:00
Vineeth Voruganti 70acf13a3e Merge branch 'main' into staging 2024-01-30 18:51:06 -08:00
Vineeth Voruganti 11df04690c
Merge pull request #3 from plastic-labs/ayush/dev-132
♻️  orient the objects and add some tests
2024-01-30 18:48:48 -08:00
vintro 5a0c245af9
update metacognitions to metamessages 2024-01-30 16:46:22 -05:00
Vineeth Voruganti 41ac9e3539
Merge pull request #4 from plastic-labs/docker-perms-fix
Fix docker user permissions
2024-01-29 12:04:26 -08:00
Jacob Van Meter ee48825354 fix app directory permission for docker 2024-01-29 13:17:14 -05:00
hyusap e6e6a4843d update discord, fix get_sessions, add test 2024-01-25 16:44:31 -05:00
hyusap 476f3bd4ed add inactivity 2024-01-25 15:46:30 -05:00
hyusap 5d50a65316 update cli 2024-01-23 15:49:29 -05:00
hyusap 16e1695f42 ♻️ orient the objects, tests, fix api 2024-01-23 15:33:01 -05:00
Vineeth Voruganti b5301e6f9d Documentation Fixes and Discord Example 2024-01-18 13:03:33 -08:00
Vineeth Voruganti 9ea87cdb71 Fly.io test 2024-01-18 08:37:43 -08:00
Vineeth Voruganti 816511f8e4 Postgres Support - Fixes DEV-86 2024-01-18 08:14:04 -08:00
Vineeth Voruganti ef3c417e68
Merge pull request #1 from plastic-labs/restification-v
MVP User Context Management
2024-01-18 07:27:21 -08:00
Vineeth Voruganti 6c48f4272f Merge branch 'main' into restification-v 2024-01-18 07:23:02 -08:00
Vineeth Voruganti b006fa6ec5 Documentation 2024-01-18 07:15:00 -08:00
Vineeth Voruganti 04de3922c3 location based queries 2024-01-18 02:48:05 -08:00
Vineeth Voruganti d4774b7561 MVP SDK 2024-01-17 14:23:46 -08:00
Vineeth Voruganti b11d5664cf Restructure and SDK Scaffold 2024-01-16 23:11:25 -08:00
Vineeth Voruganti e2199b8090 API Routes and Full CRUD Functionality 2024-01-16 17:46:14 -08:00
Vineeth Voruganti 9bcd6e28d4 Examples and Additional CRUD routes 2024-01-16 13:42:09 -08:00
Vineeth Voruganti 16b928c384 Restructure 2024-01-11 23:28:39 -08:00
hyusap b4a41378ae add metacognitions 2023-12-26 13:01:02 -05:00
hyusap 5f838e0f9c untrack db file 2023-12-26 12:28:51 -05:00
hyusap 9f68d76f00 remove db file 2023-12-26 12:28:41 -05:00
Vineeth Voruganti c6d0aef238 Save messages on success 2023-12-18 16:14:17 -05:00
Vineeth Voruganti 03a36b82ea Add sqlite to gitignore 2023-12-15 18:01:41 -05:00
hyusap 31dc6d1646 start api2 2023-12-13 22:47:00 -05:00
Vineeth Voruganti cda27b5bc2 Increase supabase timeout 2023-12-13 17:50:23 -05:00
hyusap eeac17527f begin 2023-12-12 18:33:43 -05:00
Vineeth Voruganti 9409bbc24e Update dependency and move to gpt-4-turbo 2023-12-12 17:39:34 -05:00
Vineeth Voruganti 259fa98961 Restructure for api and sdk 2023-12-08 01:28:15 -08:00
Vineeth Voruganti 31e8c9628b Update mediator and cache and add routes 2023-12-07 22:36:56 -08:00
Vineeth Voruganti 4d6a176b25 Update deps 2023-12-04 14:14:30 -08:00
Vineeth Voruganti fe399239d4 Merge branch 'main' of https://github.com/plastic-labs/honcho 2023-09-18 23:33:59 -04:00