Wykres commitów

283 Commity (0e3d19d466f5ce7bab0f9920d1b1699728fbeb76)

Autor SHA1 Wiadomość Data
Travis Fischer 0e3d19d466 📴 2023-06-24 23:05:44 -07:00
Travis Fischer ef7e350ddc feat: add Replicate stable diffusion tool 2023-06-24 23:05:44 -07:00
Travis Fischer cd4a2a9236 feat: add midjourney tool 2023-06-24 23:05:44 -07:00
Philipp Burckhardt fc033e669c
build: add c8 dep and test coverage script 2023-06-25 01:23:54 -04:00
Philipp Burckhardt 3405e00397
docs: add Nextra docs site skeleton 2023-06-25 01:17:20 -04:00
Philipp Burckhardt 42d6ae5e85
feat: add polygon.io service
PR-URL: #27
2023-06-24 15:11:58 -04:00
Philipp Burckhardt cf2868837c
fix: use getEnv function 2023-06-24 15:09:11 -04:00
Philipp Burckhardt fbb95733dd
feat: minor fcn signature changes and add tests 2023-06-24 13:33:35 -04:00
Philipp Burckhardt 42ff3f96a3
docs: add service readme file 2023-06-24 13:33:35 -04:00
Philipp Burckhardt 016bdff1a6
feat: add support for aggregation endpoints 2023-06-24 13:33:35 -04:00
Philipp Burckhardt c8ce3501f6
feat: add support for more endpoints 2023-06-24 13:33:34 -04:00
Philipp Burckhardt 7af6b7da6e
feat: add support for more endpoints 2023-06-24 13:33:34 -04:00
Philipp Burckhardt 907e6e8aac
feat: add polygon.io service 2023-06-24 13:33:09 -04:00
Philipp Burckhardt 99a4e81eb3
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 6fdb56bf8a
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 b3e62b2e4c
feat: remove hook names and order changing 2023-06-23 19:19:45 -04:00
Travis Fischer d2504aa6e2 feat: rename selectN to multiselect and selectOne to select 2023-06-23 15:19:36 -07:00
Travis Fischer 1c318654f9 🌠 2023-06-23 15:10:32 -07:00
Travis Fischer 2c1266d277 fix: ky caching during tests 2023-06-23 15:09:40 -07:00
Travis Fischer 3a6fc532d0 💉 2023-06-23 15:09:40 -07:00
Travis Fischer f7a8443d0c 2023-06-23 15:09:40 -07:00
Travis Fischer 89fbdfe4f3 feat: revert tasuku 2023-06-23 15:09:40 -07:00
Travis Fischer f72d7f2e5e feat: add tasuku for task hierarchy logging 2023-06-23 15:09:40 -07:00
Travis Fischer bbe66bd6fa feat: add getEnv function 2023-06-23 15:09:40 -07:00
Travis Fischer d8fb25f9c2 🐫 2023-06-23 15:09:40 -07:00
Travis Fischer 44d251e6de 🍛 2023-06-23 15:09:40 -07:00
Travis Fischer dc30f6ed26 feat: add support for messages which are thunks 2023-06-23 15:09:40 -07:00
Travis Fischer 3369bb0a2d
Merge branch 'main' into feature/hook-priorities 2023-06-23 13:17:13 -07:00
Philipp Burckhardt 1e4befcc1c
feat: replace zod-to-ts with zod-to-json-schema #25 2023-06-23 16:17:01 -04:00
Philipp Burckhardt 15ee013c46
docs: update bug report template 2023-06-22 09:35:54 -04:00
Philipp Burckhardt 2ca8b3904e
docs: fix indentation in bug report template 2023-06-21 23:00:03 -04:00
Philipp Burckhardt 0654e3626a
docs: fix file extension 2023-06-21 22:57:24 -04:00
Philipp Burckhardt c7d7586d35
build: fix version and update issue config 2023-06-21 22:55:06 -04:00
Philipp Burckhardt 7d1714e041
docs: add bug report template 2023-06-21 22:46:39 -04:00
Philipp Burckhardt a96a1eea37
docs: add CODEOWNERS file 2023-06-21 22:46:11 -04:00
Philipp Burckhardt 7e3d639e27
docs: add PR template 2023-06-21 22:31:02 -04:00
Philipp Burckhardt b4cb2bc7fb
docs: add citation file 2023-06-21 22:27:26 -04:00
Philipp Burckhardt 612c6575eb
build: add issue config file 2023-06-21 22:25:41 -04:00
Philipp Burckhardt b6d0f6e017
build: add dependabot.yml file 2023-06-21 22:24:49 -04:00
Philipp Burckhardt 95c1fb74e1
fix: set metadata when skipping call 2023-06-21 16:52:49 -04:00
Philipp Burckhardt b475ea87a1
fix: avoid find calls 2023-06-21 16:48:33 -04:00
Philipp Burckhardt 809a5d4484
docs: add comment 2023-06-21 16:36:00 -04:00
Philipp Burckhardt 73dcb7ee63
feat: add support for hook priorities and hook return values 2023-06-21 16:20:18 -04:00
Philipp Burckhardt 9a604891b8
feat: improve JSON extraction 2023-06-21 14:33:15 -04:00
Philipp Burckhardt f9126927bc
docs: add TSDoc comments 2023-06-20 22:36:38 -04:00
Philipp Burckhardt 8682fa71c8
fix: always assign result and update snapshots 2023-06-20 11:36:28 -04:00
Philipp Burckhardt eecd49ed49
chore: rename file and add tests 2023-06-20 10:55:28 -04:00
Philipp Burckhardt b5053f1b52
refactor: move parse functions to own file and add tests 2023-06-20 10:23:46 -04:00
Philipp Burckhardt 8a3c89ccc1
feat: switch zod-to-ts to zod-to-json-schema 2023-06-19 20:24:25 -04:00
Philipp Burckhardt cce996ca39
docs: add TSDoc comments 2023-06-19 15:59:54 -04:00