contexto 🦞

171 posts

contexto 🦞 banner
contexto 🦞

contexto 🦞

@getcontexto

context engine for your AI agents

Katılım Mayıs 2025
4 Takip Edilen469 Takipçiler
contexto 🦞
contexto 🦞@getcontexto·
last week we demoed contexto at network school in front of 70+ builders. you never really know if what you’re building matters until you put it in front of people who’d actually use it. a lot of openclaw builders joined the waitlist right after the demo. it gave us confidence. we’re solving a real problem. if you’re building with ai agents and context is breaking, join the waitlist :)
contexto 🦞 tweet media
English
1
0
3
92
contexto 🦞 retweetledi
Shashank
Shashank@sh1sh1nk·
your Obsidian second brain can’t help your openclaw you need right context at the right moment
Raunaq 📍Network School@raunaqness

Most agent failures don't come from weak models. They come from weak context. The model can sound capable and still miss the one note, decision, or preference that actually matters. That's not a model problem. It's a retrieval problem. I built added a "knowledgeFolder" into my OpenClaw plugin "contexto" to fix this. The agent can now search a real folder of documents at prompt-build time instead of relying only on chat memory. The retrieval is powered by qmd — a hybrid pipeline that runs BM25 full-text search and vector search in parallel, then reranks the strongest candidates before injecting them into the prompt. Why hybrid? Because real queries are messy. Sometimes you remember the exact term. Sometimes you only remember the idea. Sometimes the answer is buried in a paragraph with different wording. One method alone misses too much. BM25 handles exact matches, names, and identifiers well. Vector search handles semantic similarity when the wording changes. Reranking decides which results are actually worth showing the model. Pair it with Obsidian sync and your notes stay in the vault you already use. contexto watches for changes and keeps the index fresh in the background. The use case that makes it click: a founder asking "what should we prioritize next quarter?" Without this, the model gives generic product advice. With it, it surfaces your actual user feedback, roadmap drafts, and strategy notes from the synced vault. The model doesn't become smarter in general. It becomes grounded in the actual working context of the person using it. That's a much more useful improvement. Full writeup: raunaqness.medium.com/i-added-qmd-to…

English
1
1
3
226
contexto 🦞 retweetledi
om jambhale
om jambhale@omjambhale3·
i recently put together a fairly comprehensive doc on my learnings around context engineering. If this is something you’re interested in, comment context and i’m happy to send it over. i think context engineering is important discipline if you care about real-world AI performance. in practice, what often matters is: -what information the model has access to -how that information is retrieved -how it is structured -what gets excluded -and how state, memory, and tool use are managed across the workflow a lot of failures people describe as “model issues” are actually context issues: -the right information was never available -too much irrelevant information was included -retrieval was noisy -the context arrived in the wrong format -or the system had no reliable way to maintain state that is also why the gap between a good demo and a good production system can be so large.
om jambhale tweet media
English
2
1
4
149
Web3_Student (Backup)
Web3_Student (Backup)@Web3_Studentt·
@getcontexto @ekailabsxyz Exactly The future of AI is nott just intelligence. It’s continuity. Excited to see how GetContexto pushes this vision forward. Great to see Ekai Labs moving forward with GetContexto.
English
1
0
1
15
Web3_Student (Backup)
Web3_Student (Backup)@Web3_Studentt·
Memory Is the New Moat in AI For a long time, the AI race was about building bigger and smarter models. But something is changing. Models are quickly becoming commodities. Powerful AI is now accessible to almost anyone through APIs and open source tools. When intelligence becomes widely available, it stops being the real advantage. 🔹The real advantage becomes memory. AI without memory starts from zero every time. It forgets your preferences, your goals, and your past interactions. 🔹 That kind of AI can answer questions. But it cannot truly assist you. 🔹Real AI value comes from continuity. the ability to remember, learn, and adapt over time. This is why context and persistent memory are becoming the new infrastructure layer. Instead of locking user data inside separate apps, platforms like @ekailabsxyz are building a Universal Context Layer where memory can persist and move across systems. Your context stays yours. Your agents carry that context wherever they operate. 🔹And that changes everything. Because in the next phase of AI, the winner will not be the platform with the biggest model. It will be the one that remembers best. @ekailabsxyz @sh1sh1nk #EkaiLabs #AIInfrastructure #AIMemory #Aifuture
Web3_Student (Backup) tweet media
English
1
0
2
96
contexto 🦞 retweetledi
contexto 🦞 retweetledi
Shashank
Shashank@sh1sh1nk·
OpenClaw suffers from bad context management most users maintain a single, indefinite session, on Telegram, where - context windows become cluttered with irrelevant facts - this increases token usage and costs - causes compaction at critical moments, like during tool calls we are building Contexto to solve these issues. after multiple user interviews, we see this is valid pain point, now we are accelerating!
English
0
2
4
634
contexto 🦞
contexto 🦞@getcontexto·
builders, we are hosting an openclaw demo night at the network school. if you have built something cool using the much-hyped “OPENCLAW” (application, workflow, army of agents, xyz...) REGISTER! (link in the comments) would love to showcase your project at our demo night.
contexto 🦞 tweet media
English
1
2
6
573
contexto 🦞
contexto 🦞@getcontexto·
your agent isn't broken. it just never had memory to begin with.
English
0
0
3
35
contexto 🦞
contexto 🦞@getcontexto·
5/conflating the two is where things go wrong silently. you assume your agent knows the user's preferences. it doesn't (that's just context scrolled out two sessions ago). it seemed like it remembered. it was just working with what was in front of it.
English
1
0
3
43
contexto 🦞
contexto 🦞@getcontexto·
we need to fix the architecture, rolling window context is not agent memory 🧵
English
1
1
4
107