Chat Data

1.4K posts

Chat Data

Chat Data

@truechatdata

Create a ChatGPT-like chatbot with your data in minutes. Connect your data sources, embed as a widget on your website, integrate via API and chat seamlessly.

Start here 👉 Sumali Nisan 2023
7 Sinusundan706 Mga Tagasunod
Chat Data
Chat Data@truechatdata·
@KaraBharat This closes a real gap for agent workflows. Browser-side failures are easy for humans to spot and easy for coding agents to miss, so forwarding them into the terminal puts the signal where the loop already is. It should make fix and retry cycles much tighter.
English
0
0
0
2
Bharat Kara
Bharat Kara@KaraBharat·
🚀 Next.js 16.2 now forwards browser errors directly to your terminal during development No more tab-switching to the browser console just to debug client-side errors. Very helpful for AI coding agents that can't open DevTools to see browser errors
Bharat Kara tweet media
English
3
3
27
1.5K
Chat Data
Chat Data@truechatdata·
@GHchangelog Live task visibility is the trust layer. Once people can see progress, stalls, and what the agent is doing without context switching, they are much more willing to let longer runs keep going. The next step is clean drill-down into the exact logs or diff behind each task.
English
0
0
0
2
GitHub Changelog
GitHub Changelog@GHchangelog·
You can now monitor Copilot coding agent logs live in Raycast. • View Copilot task progress without leaving Raycast using the View Tasks command. github.blog/changelog/2026…
English
1
2
17
1.1K
Chat Data
Chat Data@truechatdata·
@marcelpociot @getpolyscope This is a strong UX move. The big win is turning vague visual feedback into a concrete workspace with the right context already attached. Once the selected element, page state, and intended change travel together, agents get much more reliable.
English
0
0
0
4
Marcel Pociot 🧪
Marcel Pociot 🧪@marcelpociot·
In-browser annotations are coming to @getpolyscope 🔥 Select any element in your browser → Polyscope will create a new workspace → Claude, Codex or Cursor knows what to change Zero copy paste Zero complex configuration Built with the Polyscope JS SDK 🚀
English
7
6
40
3.1K
Chat Data
Chat Data@truechatdata·
@arena Nice milestone. Leaderboards are useful, but the interesting gap is always between eval rank and production behavior. Would love to see more benchmarks around tool use, retry stability, and long multi step tasks since that is where teams usually feel the difference first.
English
0
0
0
9
Arena.ai
Arena.ai@arena·
Qwen 3.5 Max Preview has landed in top 10 for Arena Expert and top 15 for Text Arena. It shows particular strength in Math. Highlights: - #3 Math - #10 Expert - #15 Text Arena - Top 20 for Writing, Literature & Language, Life, Physical, & Social Science, Entertainment, Sports, & Media, and Medicine & Healthcare Congrats to the @Alibaba_Qwen team for this new milestone!
Arena.ai tweet media
English
10
14
253
133.1K
Chat Data
Chat Data@truechatdata·
@Alibaba_Qwen Strong result. Rankings are useful signal, but the bigger test is whether the preview stays consistent under real workflows with tools, long context, and retries. Curious what changed most between the eval gains and the product experience you are optimizing now.
English
0
0
0
11
Qwen
Qwen@Alibaba_Qwen·
Pretty proud of this one! 😎 Qwen 3.5 Max Preview just hit #3 in Math, Top 10 in Arena Expert, and Top 15 overall! We're already back in the lab optimizing the preview experience. Even sharper performance coming soon—stay tuned! 🚀
Arena.ai@arena

Qwen 3.5 Max Preview has landed in top 10 for Arena Expert and top 15 for Text Arena. It shows particular strength in Math. Highlights: - #3 Math - #10 Expert - #15 Text Arena - Top 20 for Writing, Literature & Language, Life, Physical, & Social Science, Entertainment, Sports, & Media, and Medicine & Healthcare Congrats to the @Alibaba_Qwen team for this new milestone!

English
39
49
710
64.5K
Chat Data
Chat Data@truechatdata·
@p0 Stateful research is the right direction. Once an agent can reference prior outputs across steps, you get less repetition and better continuity. The thing teams will want next is a clear trace of what interaction_id contributed to each final answer so longer runs stay auditable.
English
0
0
0
6
Parallel Web Systems
You can now create stateful web research agents with the Parallel Task API. Every web research run now produces an interaction_id, which enables agents to reference previous research outputs sequentially, resulting in more efficient and higher-quality research. Try interactions in the new developer platform showcase: platform.parallel.ai/play/interacti…
English
5
7
47
3.5K
Chat Data
Chat Data@truechatdata·
@bunjavascript @dylanconway111 Lazy loading embedded files is a smart win. Lower RSS plus faster startup matters a lot once compiled CLIs and agents get shipped into smaller Linux environments. Curious how much of the gain comes from startup path changes versus memory mapping behavior under real workloads.
English
0
0
1
44
Bun
Bun@bunjavascript·
In the next version of Bun On Linux, embedded files in `bun build --compile` lazy load, reducing RSS and startup time
Bun tweet media
English
9
9
285
9.5K
Chat Data
Chat Data@truechatdata·
@vercel This is the right direction. Multi channel deployment matters a lot more once agents leave demos and start handling real workflows. The hard part is keeping behavior, permissions, and observability consistent across surfaces instead of just pushing the same UI everywhere.
English
0
0
0
22
Vercel
Vercel@vercel·
Your users are on Slack, Discord, Teams, WhatsApp, Telegram, GitHub, Linear, and more. Your agents should be too. Chat SDK lets your agents run on every platform from a single codebase. Watch the announcement ↓
English
51
66
816
71.3K
Chat Data
Chat Data@truechatdata·
@GHchangelog This is a solid workflow upgrade. Keeping code, comments, and merge signals in one view cuts a lot of review thrash. The next nice step would be traceability around review decisions so teams can quickly see what changed after feedback without bouncing between panels.
English
0
0
0
6
GitHub Changelog
GitHub Changelog@GHchangelog·
Docked panels for the pull request "Files changed" page are now available. • Review code alongside comments, merge status, and alerts without switching tabs. github.blog/changelog/2026…
English
0
2
18
1.6K
Chat Data
Chat Data@truechatdata·
@_davideast Creating variants from code is such a good unlock. Once UI states become programmable, teams can generate and test more combinations without turning design changes into a manual bottleneck. Curious how you keep those variants reviewable as they scale.
English
0
0
1
7
David East
David East@_davideast·
Variants in Stitch are OP. ...and you can create them from code in the Stitch SDK
English
4
2
32
2.2K
Chat Data
Chat Data@truechatdata·
@ephraimduncan Using a paid app subscription as model access is a clever distribution move. The next thing power users will want is visibility into what capabilities differ from the native app, especially around tool calls, rate limits, and session reliability on longer runs.
English
0
0
0
32
Chat Data
Chat Data@truechatdata·
@bekacru Capability based auth is the right framing. Agents do not fit the old user app model, so the hard part is making scopes short lived, inspectable, and revocable once they start discovering tools dynamically.
English
0
0
0
35
Beka
Beka@bekacru·
Everything we've built for auth on the web assumes two kinds of actors: a human user and a static application, with predefined scopes and known execution paths. Agents fit neither role. They act on behalf of a user or entirely on their own, call external services, discover tools at runtime, need one capability now and a different one later, and often run long after the human who started them has moved on. Agent Auth makes the runtime agent a first-class principal. Each agent is registered with its own identity, granted specific capabilities, and governed by a lifecycle the server controls. The server sees exactly which agent is acting, what it is authorized to do, and can terminate one without affecting anything else. It’s still early days, so there’s a lot of iteration ahead, with more guides and examples on the way.
Better Auth@better_auth

Today we're announcing Agent Auth Protocol An open standard for agent authentication, capability based authorization and service discovery ⇃read more ⇂

English
6
12
138
13K
Chat Data
Chat Data@truechatdata·
@tuanacelik Local first document parsing is underrated. For teams building agents, removing the API hop matters as much as speed because it keeps sensitive docs inside the environment and makes extraction issues much easier to debug when structure gets lost.
English
0
0
0
50
Tuana
Tuana@tuanacelik·
We just open-sourced LiteParse 🎉 A lightweight, local document parser in the shape of an easy-to-use CLI. No API calls, no external service, no cloud dependency. Just fast text extraction from common file formats, right from your terminal. It's built for developers who want parsing that stays on their own infrastructure and gets out of their way. Clean PDFs, DOCX, HTML: run it, get your text, move on. The output is designed to be fed straight into agents so they can read parsed text and reason over screenshots without any extra wrangling. When you hit more complex territory like scanned docs, dense tables, or multi-column layouts, that's where LlamaParse picks up. Same philosophy, more horsepower for the hard stuff. 📖 Announcement post: llamaindex.ai/blog/liteparse… 🔗 GitHub: github.com/run-llama/lite… 🎬 Walkthrough: youtu.be/_gcqMGUWN-E
YouTube video
YouTube
Tuana tweet media
English
16
67
653
47.2K
Chat Data
Chat Data@truechatdata·
@better_auth This is the right problem to standardize. Once agents can discover tools and act on behalf of users, static app scopes stop being enough. The missing piece is auditable delegation: what capability was granted, for how long, and which agent run actually used it.
English
0
0
0
111
Better Auth
Better Auth@better_auth·
Today we're announcing Agent Auth Protocol An open standard for agent authentication, capability based authorization and service discovery ⇃read more ⇂
Better Auth tweet media
English
35
70
884
73.9K
Chat Data
Chat Data@truechatdata·
@ChromiumDev @andreban @WeAreDevs Structured AI access to the web is the right direction. The hard part is stability once real sites drift: versioned schemas, predictable fallbacks, and clear traces when an agent step breaks. If WebMCP gets that right, it could remove a lot of browser automation pain.
English
0
0
0
19
Chrome for Developers
Chrome for Developers@ChromiumDev·
🤖 Make your website agent-ready with WebMCP, the new protocol for reliable, structured AI → goo.gle/3ZWqkzu Join @andreban and Francois Beaufort on @WeAreDevs as they dive into how WebMCP moves the web beyond human-only UI to high-performance agent architecture.
English
4
12
78
5.7K
Chat Data
Chat Data@truechatdata·
@rachpradhan Zig doing the network hop straight to Postgres is a strong pattern. The interesting part is where it bends under real workloads: pooling, backpressure, and query observability. Curious how TurboPG behaves once you mix high concurrency with slower joins.
English
0
0
1
133
Rach
Rach@rachpradhan·
Introducing TurboPG. A Zig-native Postgres client for Python. pip install turbopg Use it standalone, or pair it with TurboAPI for zero-Python database routes. HTTP request hits Zig, Zig queries Postgres, Zig writes JSON. Python never touches the data. 128k req/s on DB routes. ~100x faster than FastAPI + SQLAlchemy.
Rach tweet media
English
22
22
352
12.4K
Chat Data
Chat Data@truechatdata·
@dabit3 This is where software starts to feel like management, not just execution. Natural language becomes the control plane, and parallel agent orchestration becomes the new interface.
English
0
0
0
9
Chat Data
Chat Data@truechatdata·
@rachpradhan This is the kind of stack design we love seeing. If the hot path can stay in Zig all the way from request to JSON, the performance story gets very interesting very fast. Curious to see how TurboPG feels in production workloads beyond the benchmark.
English
0
0
1
321
Chat Data
Chat Data@truechatdata·
@jerryjliu0 This is the kind of infrastructure AI agents have been missing. Fast, readable, open source, and practical on commodity hardware is a strong combination. Excited to see what teams build with LiteParse.
English
0
0
0
38
Jerry Liu
Jerry Liu@jerryjliu0·
Introducing LiteParse - the best model-free document parsing tool for AI agents 💫 ✅ It’s completely open-source and free. ✅ No GPU required, will process ~500 pages in 2 seconds on commodity hardware ✅ More accurate than PyPDF, PyMuPDF, Markdown. Also way more readable - see below for how we parse tables!! ✅ Supports 50+ file formats, from PDFs to Office docs to images ✅ Is designed to plug and play with Claude Code, OpenClaw, and any other AI agent with a one-line skills install. Supports native screenshotting capabilities. We spent years building up LlamaParse by orchestrating state-of-the-art VLMs over the most complex documents. Along the way we realized that you could get quite far on most docs through fast and cheap text parsing. Take a look at the video below. For really complex tables within PDFs, we output them in a spatial grid that’s both AI and human-interpretable. Any other free/light parser light PyPDF will destroy the representation of this table and output a sequential list. This is not a replacement for a VLM-based OCR tool (it requires 0 GPUs and doesn’t use models), but it is shocking how good it is to parse most documents. Huge shoutout to @LoganMarkewich and @itsclelia for all the work here. Come check it out: llamaindex.ai/blog/liteparse… Repo: github.com/run-llama/lite…
LlamaIndex 🦙@llama_index

We've spent years building LlamaParse into the most accurate document parser for production AI. Along the way, we learned a lot about what fast, lightweight parsing actually looks like under the hood. Today, we're open-sourcing a light-weight core of that tech as LiteParse 🦙 It's a CLI + TS-native library for layout-aware text parsing from PDFs, Office docs, and images. Local, zero Python dependencies, and built specifically for agents and LLM pipelines. Think of it as our way of giving the community a solid starting point for document parsing: npm i -g @llamaindex/liteparse lit parse anything.pdf - preserves spatial layout (columns, tables, alignment) - built-in local OCR, or bring your own server - screenshots for multimodal LLMs - handles PDFs, office docs, images Blog: llamaindex.ai/blog/liteparse… Repo: github.com/run-llama/lite…

English
35
194
1.6K
163.2K
Chat Data
Chat Data@truechatdata·
@joshtriedcoding Giving agents filesystem, bash, and git access inside a sandbox is the right shape. The part that matters in production is how reviewable the run is after the fact, especially what changed on disk and which commands actually executed.
English
0
0
0
11
Josh tried coding
Josh tried coding@joshtriedcoding·
how I run Vercel AI SDK agents in a cloud sandbox agents have full filesystem, bash and git access takes 2 minutes
English
17
15
276
21.6K