Skip to content

feat: add CLI and web interface#413

Open
not-lain wants to merge 14 commits intoNousResearch:mainfrom
not-lain:endpoint
Open

feat: add CLI and web interface#413
not-lain wants to merge 14 commits intoNousResearch:mainfrom
not-lain:endpoint

Conversation

@not-lain
Copy link

CLI

the cli is built on top of typer so running atropos --help will give a list of all the valid commands, including install, list and delete

image

Web interface

for the sake of testing i have deployed this on my end at https://not-lain.github.io/atropos

to download an environment, you can simply run the following command,

## the --base-url  field automatically updates in case you are working locally or from github pages
atropos install answer_format_environment --base-url https://not-lain.github.io/atropos 

and to get a list of all the environments and where they are stored you can run

atropos list

friendly tagging @dmahan93 for better reach

@dmahan93
Copy link
Collaborator

dmahan93 commented Mar 12, 2026

@not-lain can you fix the pre-commit? 🙂

@not-lain
Copy link
Author

the CI is green now ദ്ദി(˶ᵔ ᵕ ᵔ˶)

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.

2 participants