Wykres commitów

333 Commity (eef5f88c29a1c8ffda14539b8b22a0a64cbcd688)

Autor SHA1 Wiadomość Data
Travis Fischer 3a2d551fba 📴 2023-06-24 23:05:44 -07:00
Travis Fischer 2c967478fb feat: add Replicate stable diffusion tool 2023-06-24 23:05:44 -07:00
Travis Fischer b051e07d0b feat: add midjourney tool 2023-06-24 23:05:44 -07:00
Philipp Burckhardt 11d67d741f build: add c8 dep and test coverage script 2023-06-25 01:23:54 -04:00
Philipp Burckhardt d9f0db511a docs: add Nextra docs site skeleton 2023-06-25 01:17:20 -04:00
Philipp Burckhardt 192506bf79 feat: add polygon.io service
PR-URL: #27
2023-06-24 15:11:58 -04:00
Philipp Burckhardt 8d07ccaaf2 fix: use getEnv function 2023-06-24 15:09:11 -04:00
Philipp Burckhardt 45ef8be1d5 feat: minor fcn signature changes and add tests 2023-06-24 13:33:35 -04:00
Philipp Burckhardt 3787df7ef3 docs: add service readme file 2023-06-24 13:33:35 -04:00
Philipp Burckhardt 97dbca1a55 feat: add support for aggregation endpoints 2023-06-24 13:33:35 -04:00
Philipp Burckhardt c56eba1bbf feat: add support for more endpoints 2023-06-24 13:33:34 -04:00
Philipp Burckhardt 1f429015f3 feat: add support for more endpoints 2023-06-24 13:33:34 -04:00
Philipp Burckhardt 99d08790a0 feat: add polygon.io service 2023-06-24 13:33:09 -04:00
Philipp Burckhardt 63f9536eb9 Merge pull request #26 from transitive-bullshit/feature/hook-priorities
WIP feat: add support for hook priorities and return values
2023-06-24 10:32:12 -04:00
Philipp Burckhardt 2984ba67ba Merge branch 'feature/hook-priorities' of https://github.com/transitive-bullshit/agentic into feature/hook-priorities 2023-06-23 19:21:10 -04:00
Philipp Burckhardt d6ea9d2f22 feat: remove hook names and order changing 2023-06-23 19:19:45 -04:00
Travis Fischer 1a16209edd feat: rename selectN to multiselect and selectOne to select 2023-06-23 15:19:36 -07:00
Travis Fischer d0ac5889fd 🌠 2023-06-23 15:10:32 -07:00
Travis Fischer be6e7c35ec fix: ky caching during tests 2023-06-23 15:09:40 -07:00
Travis Fischer 68a87830f9 💉 2023-06-23 15:09:40 -07:00
Travis Fischer 8bc11f6d3d 2023-06-23 15:09:40 -07:00
Travis Fischer 577d9299e4 feat: revert tasuku 2023-06-23 15:09:40 -07:00
Travis Fischer c1a4b84814 feat: add tasuku for task hierarchy logging 2023-06-23 15:09:40 -07:00
Travis Fischer 2e136981e8 feat: add getEnv function 2023-06-23 15:09:40 -07:00
Travis Fischer 51c9059ea7 🐫 2023-06-23 15:09:40 -07:00
Travis Fischer 744403d608 🍛 2023-06-23 15:09:40 -07:00
Travis Fischer 38afbe8588 feat: add support for messages which are thunks 2023-06-23 15:09:40 -07:00
Travis Fischer 5db5681d73 Merge branch 'main' into feature/hook-priorities 2023-06-23 13:17:13 -07:00
Philipp Burckhardt fc7b2568a7 feat: replace zod-to-ts with zod-to-json-schema #25 2023-06-23 16:17:01 -04:00
Philipp Burckhardt f2ece8a957 docs: update bug report template 2023-06-22 09:35:54 -04:00
Philipp Burckhardt 91689bd07e docs: fix indentation in bug report template 2023-06-21 23:00:03 -04:00
Philipp Burckhardt 6af4ac6658 docs: fix file extension 2023-06-21 22:57:24 -04:00
Philipp Burckhardt f74c64c541 build: fix version and update issue config 2023-06-21 22:55:06 -04:00
Philipp Burckhardt 59f1ab1487 docs: add bug report template 2023-06-21 22:46:39 -04:00
Philipp Burckhardt 2e0c62839d docs: add CODEOWNERS file 2023-06-21 22:46:11 -04:00
Philipp Burckhardt 0ca6315157 docs: add PR template 2023-06-21 22:31:02 -04:00
Philipp Burckhardt 039ea6db39 docs: add citation file 2023-06-21 22:27:26 -04:00
Philipp Burckhardt 9e83044745 build: add issue config file 2023-06-21 22:25:41 -04:00
Philipp Burckhardt 711a9d1ad2 build: add dependabot.yml file 2023-06-21 22:24:49 -04:00
Philipp Burckhardt ca9e1b5e32 fix: set metadata when skipping call 2023-06-21 16:52:49 -04:00
Philipp Burckhardt aebdc73b53 fix: avoid find calls 2023-06-21 16:48:33 -04:00
Philipp Burckhardt 1f9d2c879f docs: add comment 2023-06-21 16:36:00 -04:00
Philipp Burckhardt 603e37f49d feat: add support for hook priorities and hook return values 2023-06-21 16:20:18 -04:00
Philipp Burckhardt 65e3733e5e feat: improve JSON extraction 2023-06-21 14:33:15 -04:00
Philipp Burckhardt dbd8603a74 docs: add TSDoc comments 2023-06-20 22:36:38 -04:00
Philipp Burckhardt 39f4583499 fix: always assign result and update snapshots 2023-06-20 11:36:28 -04:00
Philipp Burckhardt 6b4bbbf8d5 chore: rename file and add tests 2023-06-20 10:55:28 -04:00
Philipp Burckhardt f37ec4052e refactor: move parse functions to own file and add tests 2023-06-20 10:23:46 -04:00
Philipp Burckhardt 16736075fa feat: switch zod-to-ts to zod-to-json-schema 2023-06-19 20:24:25 -04:00
Philipp Burckhardt 0e282fc210 docs: add TSDoc comments 2023-06-19 15:59:54 -04:00