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

Problem: Hyperflow doesn't have a way to write agents or optionally graphs - node mode #195

Open
2 tasks
sjmackenzie opened this issue May 23, 2018 · 2 comments
Assignees

Comments

@sjmackenzie
Copy link
Member

sjmackenzie commented May 23, 2018

Solution: Node mode makes use of text%, allowing programmers to write racket (later rust) code to build agents and optionally subgraphs. Typically graphs are constructed in graph-mode (#224) but many programmers prefer constructing graphs using text. This mode is for domain experts who don't know how to code.

This is a long standing issue which'll be referenced by many other issues.

frc-node

Mode behaviour

Version history

Version 1.0, May 30, 2018

  • Removed graph and run mode mockups (insert into other issues)
  • Removed bar on the left, we're adding dependencies directly to the source code and thus bar is not needed
  • Removed bar at the top. file -> open or is good enough to open a new tab
@sjmackenzie
Copy link
Member Author

I just edited the original issue, I'd uploaded an older version. This one puts the tabs at the top, it should make it easier to implement. It also follows typical browser behaviour.

@sjmackenzie sjmackenzie changed the title Problem: Hyperflow doesn't have a front end Problem: Hyperflow doesn't have a node mode May 29, 2018
@sjmackenzie
Copy link
Member Author

mockups updated

@sjmackenzie sjmackenzie changed the title Problem: Hyperflow doesn't have a node mode Problem: Hyperflow doesn't have a way to write agents or optionally graphs - node mode Jun 4, 2018
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

No branches or pull requests

2 participants