Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions book.programming_with_ai/docs/coding-benchmark.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
# **Software AI agents**

- Fork helpers and experiment with this
- Fork helpers and experiment with these

[https://github.com/cline/cline](https://github.com/cline/cline)
[https://developers.cloudflare.com/workers-ai/](https://developers.cloudflare.com/workers-ai/)
- [https://github.com/cline/cline](https://github.com/cline/cline)
- [https://developers.cloudflare.com/workers-ai/](https://developers.cloudflare.com/workers-ai/)

- [https://github.com/princeton-nlp/SWE-agent](https://github.com/princeton-nlp/SWE-agent)
- The was GitHub copilot workspace demo but seems like there is only a waitlist at the moment
- [https://github.com/princeton-nlp/SWE-agent](https://github.com/princeton-nlp/SWE-agent)

- There was a GitHub copilot workspace demo but seems like there is only a waitlist at the moment

### **Princeton SWE-Agent**

- TLDR the tech is not there yet, the solutions are buggy and clunky most likely a better option would be to go with GitHub Copilot enterprise

AbanteAi Mentatbot
### AbanteAi Mentatbot

- [https://mentat.ai/docs/setup](https://mentat.ai/docs/setup)
- A bot, one can attach to a repo and get him to execute reviews/PRs etc.
Expand Down
14 changes: 8 additions & 6 deletions book.programming_with_ai/docs/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
automate.md
coding-benchmark.md
coding-models.md
coding-tools.md
guidelines_for_developers.md
index.md
# Programming with AI

- [automate.md](automate.md)
- [coding-benchmark.md](coding-benchmark.md)
- [coding-models.md](coding-models.md)
- [coding-tools.md](coding-tools.md)
- [guidelines_for_developers.md](guidelines_for_developers.md)
- [index.md](index.md)