avocoder.works
106 subscribers
211 photos
95 videos
255 links
journaling my findings @avocoder
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Жду возможности где-нибудь такое реализовать))

https://www.youtube.com/watch?v=7Yky2kmxhqc
https://t.me/BotNews/113

Кстати, в Telegram Bot API недавно появилось обновление, которое позволяет "стримить" ответ. Очень хорошо для генеративных ответов.
This media is not supported in your browser
VIEW IN TELEGRAM
https://github.com/rivet-dev/sandbox-agent

Обертка для запуска агентов. Акцент на изоляцию контекста в sandbox окружении, но тут вся прелесть в том, что он может использовать интерфейс OpenCode для работы с другими агентами.

То есть ты работаешь в OpenCode, например, но под капотом работа производится в ClaudeCode/Codex и т.д.

То есть не в моделях этих, это итак является возможным, а именно в самих этих приложениях.

Пока в альфа.
This media is not supported in your browser
VIEW IN TELEGRAM
Напоминаю всем)
🤣9
avocoder.works
https://github.com/HKUDS/nanobot #agents #assistant Key features of nanobot: - 🪶 Ultra-Lightweight: Just ~4,000 lines of code — 99% smaller than Clawdbot - core functionality. - 🔬 Research-Ready: Clean, readable code that's easy to understand, modify, and…
Есть еще один схожий проект:

https://github.com/gavrielc/nanoclaw

Small enough to understand. One process, a few source files. No microservices, no message queues, no abstraction layers. Have Claude Code walk you through it.

Secure by isolation. Agents run in Linux containers (Apple Container on macOS, or Docker). They can only see what's explicitly mounted. Bash access is safe because commands run inside the container, not on your host.

Built for one user. This isn't a framework. It's working software that fits my exact needs. You fork it and have Claude Code make it match your exact needs.

Customization = code changes. No configuration sprawl. Want different behavior? Modify the code. The codebase is small enough that this is safe.

AI-native. No installation wizard; Claude Code guides setup. No monitoring dashboard; ask Claude what's happening. No debugging tools; describe the problem, Claude fixes it.

Skills over features. Contributors shouldn't add features (e.g. support for Telegram) to the codebase. Instead, they contribute claude code skills like /add-telegram that transform your fork. You end up with clean code that does exactly what you need.

Best harness, best model. This runs on Claude Agent SDK, which means you're running Claude Code directly. The harness matters. A bad harness makes even smart models seem dumb, a good harness gives them superpowers. Claude Code is (IMO) the best harness available.
avocoder.works
https://github.com/HKUDS/nanobot #agents #assistant Key features of nanobot: - 🪶 Ultra-Lightweight: Just ~4,000 lines of code — 99% smaller than Clawdbot - core functionality. - 🔬 Research-Ready: Clean, readable code that's easy to understand, modify, and…
Кстати, с этим я экспременитирую уже несколько дней. Это очень хорошая минималистичная база для построения кастомного ассистента.
👍1
This media is not supported in your browser
VIEW IN TELEGRAM
https://aight.cool/?ref=a9f2741a

iOS приложение для работы с openclaw. TestFlight версия скоро будет доступна.
https://matte.app/

Выглядит интересно. Screen Studio покупать нет смысла мне, другой хардкорный инструмент выглядит слишком громоздким. Может это то, что мне нужно)
This media is not supported in your browser
VIEW IN TELEGRAM
Может вы уже видели такое сегодня, это одно из демо модели для генерации видео Seedance 2.0
This media is not supported in your browser
VIEW IN TELEGRAM
The Vibe Companion

Claude Code in your browser.

We reverse-engineered the undocumented WebSocket protocol hidden inside the CLI and built a web UI on top of it. No API key needed, it runs on your existing Claude Code subscription.


https://github.com/The-Vibe-Company/companion
https://t.me/turboproject/3150

Скорее всего это "секретная" модель Pony Alpha с OpenRouter, которая была доступна в течние последней недели. Будет интересно посмотреть)
Codex Desktop — openai.com/codex (только Codex)
Codex Monitor — codexmonitor.app (только Codex)
Commander — commanderai.app (Claude Code, Codex, OpenCode)
Conductor — conductor.build (Claude Code, Codex)
OpenCode Desktop — opencode.ai (🧰)

Каждое из этих приложений — своеобразная обертка над агентами, которая предоставляет удобный интерфейс, красивые diffs и некоторые другие полезности.

Самый богатый фичами и сделанный "для пользователя", по-моему, Codex Desktop. Есть различные automations, можно настроить скилы и всякое такое в красивой обертке.

Codex Monitor и Commander, по крайней мере в текущем их виде, советовать не стал бы. Это можно назвать пет-проектами двух хороших разработчиков, я не стал бы на них рассчитывать с такой сильной конкуренцией на этом поле.

Самый чёткий для меня вайб пока у Conductor и OpenCode Desktop.
Please open Telegram to view this post
VIEW IN TELEGRAM
👍3