Wykres commitów

301 Commity (d1838c734ebb8abd2ef256da7cacdeed29eafe35)

Autor SHA1 Wiadomość Data
Travis Fischer d1838c734e feat: remove logging.ts and uuid 2023-06-28 20:01:45 -07:00
Travis Fischer 311db19f02 feat: add tests for task caching 2023-06-28 19:53:15 -07:00
Travis Fischer 034ea7a6c2 feat: add task caching 2023-06-28 19:53:15 -07:00
Philipp Burckhardt c634b3222b
Merge pull request #30 from transitive-bullshit/human-feedback-output
feat: refactor human feedback to change results
2023-06-28 22:36:32 -04:00
Philipp Burckhardt c20ce31e00
feat: refactor human feedback to change results 2023-06-28 18:42:00 -04:00
Philipp Burckhardt b61caf629e
feat: implement debug-based custom logger #29 2023-06-27 09:51:27 -04:00
Philipp Burckhardt 796d3a3511
refactor: use getEnv default and simplify 2023-06-27 09:48:26 -04:00
Philipp Burckhardt c1043053fa
fix: widen parameter type 2023-06-26 20:01:04 -04:00
Philipp Burckhardt 1b45ea82be
fix: rename from warning to warn 2023-06-26 19:59:46 -04:00
Philipp Burckhardt c9a7c7b2b5
fix: add missing space 2023-06-26 19:52:44 -04:00
Philipp Burckhardt 0886ba63d1
feat: print severity in debug output 2023-06-26 19:30:06 -04:00
Philipp Burckhardt ba3f90ec44
fix: export Logger type 2023-06-26 19:02:56 -04:00
Philipp Burckhardt a72789eef5
feat: replace pino with debug-based solution 2023-06-26 18:59:51 -04:00
Philipp Burckhardt ffb98bbab2
bump and add dependencies 2023-06-26 17:36:29 -04:00
Philipp Burckhardt db8deb139c
build: add typedoc for auto-generating documentation 2023-06-25 16:23:43 -04:00
Philipp Burckhardt 06c4d93f9c
docs: add and update examples 2023-06-25 16:18:06 -04:00
Travis Fischer 11b303c738 feat: add stability ai service 2023-06-24 23:05:44 -07:00
Travis Fischer 407d7fcfcd 🔭 2023-06-24 23:05:44 -07:00
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