Wykres commitów

342 Commity (69efdb50856e6cee47848bce60a2d74534cce436)

Autor SHA1 Wiadomość Data
Philipp Burckhardt 69efdb5085
feat: format output differently depending on mechanism 2023-07-08 15:31:49 -04:00
Philipp Burckhardt ff801f4929
feat: improve clear perf, toggle cursor, and resume key listeners 2023-07-08 12:57:38 -04:00
Philipp Burckhardt 7f61c567bc
fix: avoid truncating to e.g. preserve valid JSON 2023-07-08 11:32:23 -04:00
Philipp Burckhardt c158042ee0
feat: properly indent task outputs 2023-07-08 11:23:29 -04:00
Philipp Burckhardt 1c474f2360
feat: support separator 2023-07-08 11:10:49 -04:00
Philipp Burckhardt 24f290d350
fix: remove unused symbol 2023-07-07 23:25:12 -04:00
Philipp Burckhardt 43d622f6ef
feat: add event emitting + terminal task output #34 2023-07-05 16:49:12 -04:00
Philipp Burckhardt 9ff7210f35
chore: add eventemitter3 dep 2023-07-05 14:02:36 -04:00
Philipp Burckhardt a922592985
refactor: add isClosed property to tracker 2023-07-05 13:59:07 -04:00
Philipp Burckhardt e595bc6109
refactor: extend event emitter in agentic and task class 2023-07-05 13:57:45 -04:00
Philipp Burckhardt 0418cff650
Revert "chore: add eventemitter3 and remove unused deps"
This reverts commit 92c54448c8.
2023-07-05 13:56:10 -04:00
Philipp Burckhardt 2d38b9c9f1
fix: resolve unfinished check bug and add pending status 2023-06-30 16:50:29 -04:00
Philipp Burckhardt 026b9db724
docs: add comments 2023-06-30 16:31:35 -04:00
Philipp Burckhardt 94bfe16bb5
feat: use tree data structure 2023-06-30 16:29:45 -04:00
Philipp Burckhardt 0af8a8ed93
feat: log warnings and errors 2023-06-30 14:33:11 -04:00
Philipp Burckhardt 229390dc0b
refactor: rename props and update tracker output 2023-06-30 14:22:02 -04:00
Philipp Burckhardt bb5e0b40d6
feat: move constants to configurable class props and add header 2023-06-30 13:10:17 -04:00
Philipp Burckhardt 1804f022c2
fix: handle ANSI escapes and uint8 utf-8 writes 2023-06-30 10:41:32 -04:00
Philipp Burckhardt 66568d5c2b
refactor: move functionality to class from module 2023-06-30 10:41:32 -04:00
Philipp Burckhardt d033f7252b
feat: also buffer stderr 2023-06-30 10:41:32 -04:00
Philipp Burckhardt 540d930044
fix: supply generic params for TaskEvent where missing 2023-06-30 10:41:31 -04:00
Philipp Burckhardt ef5db74e81
feat: improve type safety for event emitting 2023-06-30 10:41:31 -04:00
Philipp Burckhardt 9e7894c3c5
feat: add emitter to agentic instance 2023-06-30 10:41:31 -04:00
Philipp Burckhardt cf21ecb264
refactor: handle tracking in emitter 2023-06-30 10:41:30 -04:00
Philipp Burckhardt 89c2a2a81c
feat: add event emitter to tasks 2023-06-30 10:41:30 -04:00
Philipp Burckhardt 92c54448c8
chore: add eventemitter3 and remove unused deps 2023-06-30 10:41:30 -04:00
Philipp Burckhardt 77b76de633
feat: add terminal task tracker 2023-06-30 10:41:29 -04:00
Philipp Burckhardt 1ccd840953
feat: direct inquirer to stderr and throw if not TTY 2023-06-30 10:27:15 -04:00
Philipp Burckhardt d8a6f54400
feat: add dummy mechanism that bypasses human feedback 2023-06-29 22:43:30 -04:00
Philipp Burckhardt 7c1cb2eb7b
chore: update repository field 2023-06-29 17:11:57 -04:00
Travis Fischer a6253b2bca 🚾 2023-06-29 12:03:39 -07:00
Travis Fischer 4f0fac8215 🕺 2023-06-29 12:03:39 -07:00
Travis Fischer f307ef78ce 2023-06-29 12:03:39 -07:00
Travis Fischer fa880739b3 🕌 2023-06-29 12:03:39 -07:00
Travis Fischer b58a4f5f54 🚓 2023-06-29 12:03:39 -07:00
Travis Fischer 160ce0d048 fix: CI and turbo BS 2023-06-29 12:03:39 -07:00
Travis Fischer 4f3c9edff4 📙 2023-06-29 12:03:39 -07:00
Travis Fischer 69323026c9 🏍 2023-06-29 12:03:39 -07:00
Travis Fischer 12ae58c315 feat: WIP refactor monorepo to packages and turbo 2023-06-29 12:03:39 -07:00
Travis Fischer 7d38087222 🤔 2023-06-28 20:17:58 -07:00
Travis Fischer b5007175ac feat: switch js-tiktoken to load tokenizer ranks eagerly 2023-06-28 20:16:56 -07:00
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