Commit Graph

7 Commits

Author SHA1 Message Date
geoffsee
2ebeb67215 Remove Dockerfile and update configuration to use Local.Dockerfile
The Dockerfile was deleted as part of cleanup and consolidation efforts. Updated the configuration documentation to reference Local.Dockerfile instead for building the web-agent.
2025-05-27 15:25:57 -04:00
geoffsee
eed180fdf2 Rename project to "open-web-agent-rs" across all files
Updated project name from "web-agent-rs" to "open-web-agent-rs" in configuration files, documentation, and source code. This change ensures consistency across the project and reflects the new naming convention. Removed unused entries from `.gitignore` and adjusted Docker commands accordingly.
2025-05-27 15:23:07 -04:00
geoffsee
2af47e476a update docs 2025-05-27 15:18:11 -04:00
geoffsee
e6554a56f0 update stream docs 2025-05-23 11:25:05 -04:00
geoffsee
080494e971 Add comprehensive input documentation for agents
Introduce detailed documentation on how input works for agents, including flow, formats, examples, validation, and testing procedures. Update references in the README and agents documentation to link to this new resource.
2025-05-23 11:12:07 -04:00
geoffsee
7e0b25da59 Add comprehensive documentation and finalize project license
This commit introduces detailed documentation files, including installation, configuration, API, agents, and an index. It also updates the README with new sections and registers the MIT license for the project. These changes aim to improve clarity and ease of use for developers and contributors.
2025-05-23 10:59:17 -04:00
geoffsee
66d3c06230 init 2025-05-23 09:48:26 -04:00