@plasticlabsi
iAccount based inUnited States
About this account
- Account based in
- United States
- Connected via
- Web
Account-level information from X, not a live location or the device used for a specific post.
Individually aligned extended minds.
New York, NY
Joined September 2022
- Tweets1.2K
- Following18
- Followers8.2K
- Likes2K
If you're in Bangkok be sure to check out this event!
bringing the full open-weights agent coalition to bangkok this friday.
sep 25. doors open 18:00(ICT) at cleverse. 100% free.
• desktop app, tui, browser extension, and bot mode live demos
• multimodal reasoning & video generation with @MiniMax_AI (m3 + h3) + attendee credits
• official memory partner: @honchodotdev deep dive + developer credits
• thai voice-first agent showcase with botnoi group
• exclusive @NousResearch merch giveaway + compute credit raffle
• hands-on onboarding & builder networking over food and drinks
hosted by me and officially sponsored by @NousResearch
rsvp:
luma.com/tua74l05
meetup.com/meetup-group-ltfi…
Plastic Labs retweeted
Last week we challenged all @plasticlabs employees to devise new ways to visualize what Honcho knows about them. Here are our 4 favorites 🫡
1. Reuniclus from @courtlandleer. Honcho forms a representation of every peer in a workspace. Reuniclus is that whole representation rendered as one living form, every conclusion a point you can explore, interrogate, and replay.
2. Afterimage from @lowyelling. Generative art based on Honcho 's representation of you, one month at a time. Honcho paints you in as the months go by. Replay time, hide layers, take a snapshot. Inspired by the NFT series September by @teaboswell
3. Four Corpora from Phil. 4 agents were asked to write the rules for working with a senior SRE based on 4 different memory systems. Honcho's derived insights held their own against a sprawling agent-wiki, while a working session's context dump pointed towards the data we dream to capture.
4. Honcho Widgets from @akattelu. This experiment pulls a live sample of your Honcho representation & builds a custom dashboard featuring a Vibe Check, where your time goes, conclusions, Spirit Pokémon & more
Plastic Labs retweeted
This Friday!
bringing the full open-weights agent coalition to bangkok this friday.
sep 25. doors open 18:00(ICT) at cleverse. 100% free.
• desktop app, tui, browser extension, and bot mode live demos
• multimodal reasoning & video generation with @MiniMax_AI (m3 + h3) + attendee credits
• official memory partner: @honchodotdev deep dive + developer credits
• thai voice-first agent showcase with botnoi group
• exclusive @NousResearch merch giveaway + compute credit raffle
• hands-on onboarding & builder networking over food and drinks
hosted by me and officially sponsored by @NousResearch
rsvp:
luma.com/tua74l05
meetup.com/meetup-group-ltfi…
Plastic Labs retweeted
Replying to @plasticlabs
@plasticlabs is looking for some stellar graduate students for a fall research internship. If anyone knows anyone who's looking or would like more industry experience send them my way!
plasticlabs.ai/blog/careers/…
Plastic Labs retweeted
Union Alpha is availible on FreePi(dot)ai!
Thanks to @honchodotdev
bringing the full open-weights agent coalition to bangkok this friday.
sep 25. doors open 18:00(ICT) at cleverse. 100% free.
• desktop app, tui, browser extension, and bot mode live demos
• multimodal reasoning & video generation with @MiniMax_AI (m3 + h3) + attendee credits
• official memory partner: @honchodotdev deep dive + developer credits
• thai voice-first agent showcase with botnoi group
• exclusive @NousResearch merch giveaway + compute credit raffle
• hands-on onboarding & builder networking over food and drinks
hosted by me and officially sponsored by @NousResearch
rsvp:
luma.com/tua74l05
meetup.com/meetup-group-ltfi…
Plastic Labs retweeted
Thanks to everyone who came out to last night's happy hour at the Woods! We had a great time eating pizza and discussing AI, ML & Honcho
180+ signups & counting. Join us in bk tomorrow 6-8pm go.honcho.dev/A6lkHPC
Replying to @vintrotweets
you folks are killing it with honcho, seriously. i don't know how i'd use hermes without it at this point. looking forward to testing scopes :)
Plastic Labs retweeted
this is a cool new feature that's worth amplifying
right now honcho reasons over all messages written to a peer in a global sense, but this can (for example) mix things like work and personal context quite a bit
ideally the agent you're using learns to pull from both to help in either context effectively, but in practice this is a difficult needle to thread
you can now use `scopes` to batch sessions dedicated to certain topics and specify them on a chat query
lots of possibilities here, excited to see what this enables folks to do
Your users bring several contexts with them to your app. Some of that context should be shared, some of it kept separate. Now you can scope this in Honcho.
A scope is a named group of sessions. Ask a question inside it and Honcho answers only from what happened there. You still keep the global representation, the scope just limits it.
Some real-world use cases: a therapy app where clinical sessions shouldn't inform the billing assistant. A support product where a reseller's agent answers only from its own tickets. A multi-tenant deployment where one human shows up in several tenants.
Two ways to define a scope:
👉 Name a scope, scope="clinical", and the answer comes from that scope's own view of the user, including patterns Honcho reasoned out inside it.
👉 Pass a list of session ids instead, and Honcho answers from what was stated in those sessions only. No setup needed.
Add a session that already has history and Honcho copies what it learned rather than re-running the model.
Plastic Labs retweeted
Your agent shouldn’t forget the project when the session ends.
Honcho is memory infrastructure for builders creating stateful agents that need to understand people, projects, and conversations over time.
It helps you give an agent useful context by storing messages and events, deriving insights in the background, then returning context, search results, peer representations, or natural-language answers.
Key features:
• Store, reason, query loop – capture messages and events, then retrieve what the agent needs
• Prompt-ready context – pull session context and format it for OpenAI or Anthropic message inputs
• Python + TypeScript SDKs – add memory through clients for both ecosystems
• Coding-agent integrations – connect through MCP or plugins for tools including Claude Code, Codex, OpenCode, OpenClaw, Hermes, and Cursor-compatible clients
• Local and self-hosted paths – run a local stack with the CLI or deploy the FastAPI server yourself
It’s open-source (GNU Affero General Public License v3.0).
Link in the reply 👇
122+ signups & counting. Join us in bk this Thurs 6-8pm go.honcho.dev/A6lkHPC
The next Honcho happy hour is next Thursday! Join us 9/17 6-8pm in Williamsburg with the people building & using AI agents in NYC.
Good conversations, no panel, no demos. Sign up here go.honcho.dev/hh
Plastic Labs retweeted
The next Honcho happy hour is next Thursday! Join us 9/17 6-8pm in Williamsburg with the people building & using AI agents in NYC.
Good conversations, no panel, no demos. Sign up here go.honcho.dev/hh
Plastic Labs retweeted
You memory in DSH 🐋
Now you can bring your memory to @deepseek_ai. The Honcho plugin is here 🫡
Everything Honcho learned about you in Claude Code, Codex, or Hermes is already there the first time you open #dsh. Same representation, no re-onboarding, no starting from zero.
Install: dsh plugin --profile add @honcho-ai/dsh-honcho
Plastic Labs retweeted
Working on some @honchodotdev memory and reasoning vizualizations.
Plastic Labs retweeted
August was a big month for Honcho contributors!
🫡 21 people contributed code to Honcho last month - and 12 of them don't work @plasticlabs
🫡 66 pull requests merged, 10 user-reported bugs fixed
🫡 The CONTRIBUTING guide got a full refresh in August. If you hit a wall, the issue tracker is the shortest path to changing it. github.com/plastic-labs/honc…
Plastic Labs retweeted
The next Honcho happy hour is next week! Come join us 9/17 6-8pm in Williamsburg with the people building & using AI agents in NYC.
Good conversations, no panel, no demos. Sign up here go.honcho.dev/hh