Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor #1

Draft
wants to merge 30 commits into
base: master
Choose a base branch
from
Draft

Refactor #1

wants to merge 30 commits into from

Conversation

Davidiusdadi
Copy link
Owner

No description provided.

- introspection protocol
- more nodes
- arrows into sub canvas
- library build
- factor out experimental dependency bloat
- add library build target
- produce less stdout by default
- add new debug node
- minor changes
- lots of minor changes
- reduced std output
- try multiple build targets for electron compat
core:
- add parallel execution
- add logger trace level
- move joiner from this to ctx
- make frames refer to their parent

nodes:
-  yaml-llm
  - impl. llm output streaming
  - impl. llm retry on error
  - add 10s bash process timeout (for now)
- remove `emit-state`
- `emit-input` now also returns it's input
- add switch node
   - that picks and edge based on given _.get(path)
   - or defaults to `default` & `else` edges
   - does some sanity checks

- dev-server (still early WIP)
  - add multi canvas capability
  - show input and state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant