Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7,359 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSaviour

The open source AI coding agent.

GitHub

OpenSaviour Demo


Acknowledgements

OpenSaviour is built on top of OpenCode by the amazing team at Anomaly. Huge thanks to them for creating such a powerful open source AI coding agent! This project would not be possible without their incredible work.


Installation

curl -fsSL https://opensaviour-kohl.vercel.app/install | bash

What is OpenSaviour?

OpenSaviour is a fork of OpenCode that installs to a separate directory (~/.opensaviour) so it doesn't conflict with existing OpenCode installations.

Agents

OpenSaviour includes two built-in agents you can switch between with the Tab key.

  • build - Default, full access agent for development work
  • plan - Read-only agent for analysis and code exploration
    • Denies file edits by default
    • Asks permission before running bash commands
    • Ideal for exploring unfamiliar codebases or planning changes

Also, included is a general subagent for complex searches and multistep tasks. This is used internally and can be invoked using @general in messages.

Documentation

For more info on how to configure OpenSaviour, check out the OpenCode docs as the configuration is the same.

Credits

  • OpenCode - The original project this is forked from
  • Anomaly - The team behind OpenCode

Original Project: OpenCode | Discord | X.com

About

OpenSaviour - AI-powered development tool

Resources

Contributing

Security policy

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages