Andha kanoon

125 posts

Andha kanoon banner
Andha kanoon

Andha kanoon

@Big_With_DB

One prompt man | Founding engineer @thesysdev | Maintainer - OpenUI

เข้าร่วม Ekim 2021
49 กำลังติดตาม13 ผู้ติดตาม
shiv
shiv@ShivamAror94788·
@Star_Knight12 gemma4?? especially for its size and also its truly open source not just open weight
English
2
0
24
5.5K
Prasenjit
Prasenjit@Star_Knight12·
guess the AI model
Prasenjit tweet media
English
287
7
805
198.3K
Andha kanoon
Andha kanoon@Big_With_DB·
@spiritbuun better idea is to just switch to opus 4.5, anyways i felt opus 4.6 not that great compared to opus 4.5 --model claude-opus-4-5
English
0
0
9
1.1K
buun
buun@spiritbuun·
If Claude's quality has been falling off a cliff for you over the past few days, try: CLAUDE_CODE_DISABLE_1M_CONTEXT=1 CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING=1 ANTHROPIC_DEFAULT_OPUS_MODEL="claude-4-6-opus" Have your agent save state, /clear, restart.
English
51
75
2K
167.7K
Andha kanoon รีทวีตแล้ว
Git Maxd
Git Maxd@GitMaxd·
My X bookmarks have an "intellectual shape" Apparently mine is: Technique-heavy, Tool-obsessed, Light on Opinion I didn't know until I ran the numbers OSS I've been building w/@LangChain to explore Generative UI with @thesysdev & @andrewfarah's fieldtheory-cli sqlite db
Git Maxd tweet media
Andrew Farah@andrewfarah

sharing my first open source project a CLI for downloading and syncing your X bookmarks locally so your agent can access them. it's free › npm install -g fieldtheory › login to your X account in a chrome tab › ft sync (done!) bonus: › ft viz › ft classify

English
1
5
18
3K
Andha kanoon รีทวีตแล้ว
Rabi Shanker Guha
Rabi Shanker Guha@rabi_guha·
1/ Got a flood of 'how to build that?' DMs on the dashboard demo Short answer: OpenUI Lang v0.5. It's the layer that lets the agent go beyond rendering UI and actually wire up a working app. State, Data & Actions - the three building blocks for real Generative UI
Rabi Shanker Guha tweet media
Rabi Shanker Guha@rabi_guha

Replacing dashboards with a chatbar was step one Here's what step two could look like (Inspired by @Basedash - they've been building in this space for a while)

English
5
10
130
19.8K
Andha kanoon รีทวีตแล้ว
Rabi Shanker Guha
Rabi Shanker Guha@rabi_guha·
7/ v0.1 solved: how do LLMs generate UI? v0.5 solves: how do LLMs generate apps? Generative UI isn't just about rendering forms and charts in chat. It's real software - composed by the agent, rendered by your components. Try it out → openui.com/demo/github
English
0
2
9
833
Sarah Wooders
Sarah Wooders@sarahwooders·
The new Anthropic managed agents API is basically the Letta API that we've had since a year ago, but closed source and with provider lock-in. They even have read-only memory blocks and memory block sharing -- something which was unique to the Letta agents for a long time. Funny enough, we actually don't think this is the direction agents are going to go. Having API interfaces for memory blocks and tools is certainly convenient - you can spin up stateful agents as API services with just a few lines of code. But its also limiting: LLMs today are extremely adept at computer-use, and representing their memories in this way limits the action space of agents and their ability to learn. It's important to remember that just because something comes out of a frontier lab, doesn't mean its the "right" answer long-term. The Letta API ~1 year ago was somewhat of an antipattern in a sea of agent framework libraries offered by every lab. But now, stateful agent APIs are becoming the new norm - especially as providers try to lock in memory/state into their platforms to increase switching costs (which is exactly why we believe memory should live outside of model providers) If you want to see what the future is going to look like, follow @Letta_AI
Sarah Wooders tweet mediaSarah Wooders tweet media
Claude@claudeai

Introducing Claude Managed Agents: everything you need to build and deploy agents at scale. It pairs an agent harness tuned for performance with production infrastructure, so you can go from prototype to launch in days. Now in public beta on the Claude Platform.

English
46
50
592
116.3K
Andha kanoon รีทวีตแล้ว
Andha kanoon รีทวีตแล้ว
Harshil Mathur
Harshil Mathur@harshilmathur·
Lot of debates on this shift. Sharing our learnings from building @Razorpay's AI-first dashboard. <5% of B2B users open a dashboard to explore - most come with a question, but spend time figuring out how to get the answer. AI-first flips this: just ask for what you need. We’re starting with a middle path: – chat as primary – common actions below Still beta (opt-in), with ability to switch back. Ultimately, users decide what sticks.
Harshil Mathur tweet mediaHarshil Mathur tweet media
Rabi Shanker Guha@rabi_guha

notice something? Linear, PostHog, Attio - all shipped the same thing in the last few weeks. Homepage is a chat bar - not a dashboard. This is the SaaS industry quietly admitting that traditional UI doesn't work anymore. Every user is different. One homepage can't serve them all. The playbook is shifting: → expose your core APIs → connect an agentic layer → let users use software the way they want SaaS became chat. Chat will become Generative UI - the agent won't just reply in text, it will compose the interface itself. We're closer than people think.

English
26
9
247
58.8K
Andha kanoon รีทวีตแล้ว
Rabi Shanker Guha
Rabi Shanker Guha@rabi_guha·
There is a growing tension between logging into SaaS and integrating said SaaS MCP in OpenClaw OpenClaw is this kind of crap interface. It's actually crappier in a lot of ways but it serves a purpose and people seem to care enough about the purpose to be willing to tolerate the crap interface
ThePrimeagen@ThePrimeagen

I am so so so very tired of this crap interface

English
0
1
6
1.2K
Andha kanoon รีทวีตแล้ว
Rabi Shanker Guha
Rabi Shanker Guha@rabi_guha·
The community just shipped @vuejs and @sveltejs support for OpenUI. If the model targets components instead of raw code, the renderer doesn't need to be tied to a single framework. Open source at its best ❤️
Rabi Shanker Guha tweet media
English
3
3
15
1.1K
Andha kanoon รีทวีตแล้ว
Rabi Shanker Guha
Rabi Shanker Guha@rabi_guha·
notice something? Linear, PostHog, Attio - all shipped the same thing in the last few weeks. Homepage is a chat bar - not a dashboard. This is the SaaS industry quietly admitting that traditional UI doesn't work anymore. Every user is different. One homepage can't serve them all. The playbook is shifting: → expose your core APIs → connect an agentic layer → let users use software the way they want SaaS became chat. Chat will become Generative UI - the agent won't just reply in text, it will compose the interface itself. We're closer than people think.
Rabi Shanker Guha tweet mediaRabi Shanker Guha tweet mediaRabi Shanker Guha tweet media
English
250
160
2.4K
1.5M