Загрузка видео...

Не удалось загрузить видео

На главную

GPT Engineer app (<- different from CLI) lets backend devs - connect to frontend codebase (on github) - add openapi of the backend - ask for complex frontned changes, get instant previews, which use github codebase as single source of truth example shared in our discord by Kristian Kyvik

14,157 просмотров • 2 лет назад •via X (Twitter)

Комментарии: 9

Фото профиля Anton Osika
Anton Osika2 лет назад

waitlist:

Фото профиля Owen Colegrove
Owen Colegrove2 лет назад

it's looking good, Anton

Фото профиля Kostas Livieratos
Kostas Livieratos2 лет назад

how come it's frontend only till now?

Фото профиля Robert Alward
Robert Alward2 лет назад

Sick! Is there a GitHub repo for it?

Фото профиля techfren
techfren2 лет назад

amazing

Фото профиля SGM
SGM2 лет назад

Awesome if I were to give some suggestion I would say that if gpt engineer could have support for more languages and their associated frameworks then it would be pretty nice imo something like like self learning new material would be nuts @antonosika

Фото профиля Shay Ronen 🚀
Shay Ronen 🚀2 лет назад

Can gpt engineer process and understand a whole repository?

Фото профиля Anton Osika
Anton Osika2 лет назад

Yes:) If it’s too large it’s limited

Фото профиля Sharp🦎
Sharp🦎2 лет назад

@rattibha

Похожие видео

i just built a 4-agent software team. everything runs from Telegram and gets managed on a kanban board. a project manager who plans the work, a backend developer, a frontend developer, and a tester. the PM reads a goal, breaks it into linked tasks, and assigns each to the right agent. the thing that makes them a team instead of four strangers is a shared kanban board. every task is a row that survives crashes, and when an agent finishes, it writes a summary of what it built and what the next agent needs to know. the next agent reads that summary before it starts. so the frontend developer never has to guess the API shape, and the tester knows exactly what to verify. the hardest part was not the coordination. it was building an agent that could actually act like a backend engineer. a backend engineer stands up a database, wires auth, manages storage, deploys functions, and keeps all of it consistent while the rest of the team builds on top. an agent doing this from scratch drowns. it burns its context window remembering which tables exist and which endpoint it created three steps ago, and the work degrades fast. so the backend agent needs a backend built for agents, not for humans clicking through a dashboard. that is where InsForge came in. it is an open-source, agent-native backend, and i added it to my backend developer agent as a skill. a skill is a step-by-step guide that teaches the agent how to do a specific kind of work. with InsForge installed, the agent stopped improvising infrastructure and followed a reliable path: create the project, define the database, set up auth, deploy functions. to test the whole team, i had them build a working Google Docs clone, AI features included. the backend agent spun up the full service on its own. database tables, user auth, document handling, and edge functions running real TypeScript, all in one dashboard. the frontend agent read that summary and built the UI on top of it, and the tester closed the loop. the result was a backend an agent could reason about end to end, instead of one it kept getting lost inside. if you are building an AI backend engineer, InsForge is worth a look, it's 100% open-source. InsForge GitHub: (don't forget to star 🌟) the full article on Hermes Kanban: Mission Control for your Agents is quoted below.

Akshay 🚀

118,124 просмотров • 1 месяц назад

🚨 Claude Code costs $200/month. GitHub Copilot costs $19/month. Jack Dorsey's company built a free alternative. 35,000 GitHub stars. It's called Goose. An open source AI agent built by Block that goes beyond code suggestions. It installs, executes, edits, and tests. With any LLM you choose. Not autocomplete. Not suggestions. A full autonomous agent that takes actions on your computer. No vendor lock-in. No monthly subscription. Bring your own model. Here's what Goose does: → Works with ANY LLM. Claude, GPT, Gemini, Llama, DeepSeek, Ollama. Your choice. → Reads and understands your entire codebase → Writes, edits, and refactors code across multiple files → Runs shell commands and installs dependencies → Executes and debugs your code automatically → Extensible through MCP. Connect it to any external tool. → Desktop app, CLI, and web interface. Pick your workflow. → Written in Rust. Fast. Lightweight. No bloat. Here's the wildest part: Block is a $40 billion company. They built Cash App, Square, and TIDAL. They use Goose internally. Then they open sourced the entire thing. This isn't a side project from a random developer. This is production-grade tooling from a company that processes billions in payments. Built for their own engineers. Given to everyone. Claude Code: $200/month. Locked to Claude. GitHub Copilot: $19/month. Locked to GitHub. Cursor: $20/month. Locked to their editor. Goose: Free. Any LLM. Any editor. Any workflow. Forever. 35.3K GitHub stars. 3.3K forks. 4,078 commits. Built by Block. 100% Open Source. Apache 2.0 License.

Nav Toor

392,570 просмотров • 3 месяцев назад