Read more about Computer for Taxes:
https://www.perplexity.ai/hub/blog/introducing-computer-for-taxes [Translated from EN to English]
→ View original post on X — @perplexity_ai, 2026-04-02 17:02 UTC
By
–
Read more about Computer for Taxes:
https://www.perplexity.ai/hub/blog/introducing-computer-for-taxes [Translated from EN to English]
→ View original post on X — @perplexity_ai, 2026-04-02 17:02 UTC
By
–
very cool! uses llama-server from @ggerganov @huggingface under the hood? cc @julien_c @XciD_

By
–

Most coding agents do not fail because they are weak. They fail because they are hard to inspect. The real problem with coding agents is not autonomy. It’s easy to make them “autonomous”. The problem is observability. A lot of tools still look impressive right until the moment they say “done”, move on, and when you check, the thing is half-built, wrong, or never happened. It happens to me almost every day, and if you don’t check for it, you might as well skip half your to-do tasks… That is why I care so much about observability and control in agentic coding. Not just more tool calls. Not just more agents. Not just more autonomy. I want to see the diff. I want to review the exact line and ensure it was done, and understand how. I want to send (only relevant) feedback back into the context. I want to compare models on a real task in my repo instead of guessing. That is what I found interesting in the rebuilt Kilo Code extension on VS Code. Yes, the parallel subagents and tons of features are cool. But the part I care about more is the (human) review loop around them. You can inspect what each agent changed, comment directly on the diff, and send those comments back as structured context. That matters. Because the value of these tools is not just in generation. It is correction. It is debugging weird hallucinations (and other LLM weaknesses). It is catching the moments where the model says “I made it” and absolutely did not. And honestly, model comparison on real tasks is underrated too. Benchmarks are nice. Your repo and actual use case are way nicer. If a tool helps you compare quality, behaviour, and likely cost on your own codebase, that is real value. A 2026 tool NEEDS to be focusing around models’ weaknesses, which starts with observability and monitoring. And, unfortunately, observability, control, and evaluation are still missing layers in many agent products. I highly recommend trying it out and taking the time to review agents’ code in general! I put the link in the comments if you want to try it. What do you care about more in coding agents today: more autonomy, or more observability?

By
–
ChatGPT is now available in CarPlay. The voice mode you know, now available on-the-go. Rolling out to iPhone users running iOS 26.4+ where CarPlay is supported. Gui Ferreira (@gsferreira) ChatGPT voice mode should be available on Apple CarPlay — https://nitter.net/gsferreira/status/1965442700204982596#m

By
–
We're partnering with Slack to give SlackBot a voice. Powered by ElevenAgents, teams can now automate workflows, generate natural-sounding audio, and interact with information more intuitively, all within Slack. Slack (@SlackHQ) Your AI investment is only as good as its access. ⚡️ We’ve turned Slackbot into the orchestrator for your entire enterprise. Agentforce agents? Connected. 🤖 6,000+ AppExchange tools? Integrated. 🛠️ Productivity? Unlocked. 🔓 Trusted data, apps, and agents, all in one conversation. — https://nitter.net/SlackHQ/status/2039049928228401193#m
→ View original post on X — @elevenlabs, 2026-04-02 16:52 UTC

By
–
Just do this: brew install llama.cpp –HEAD Then; llama-server -hf ggml-org/gemma-4-26B-A4B-it-GGUF:Q4_K_M
By
–
LangSmith for Startups Spotlight: TierZero
— LangChain (@LangChain) 2 avril 2026
Engineering teams are shipping code faster than ever, but production operations remain heavily manual and concentrated in the hands of a few experienced engineers. The result: slower incident resolution, constant interruptions, and… pic.twitter.com/DKWXhzK4PO
LangSmith for Startups Spotlight: TierZero Engineering teams are shipping code faster than ever, but production operations remain heavily manual and concentrated in the hands of a few experienced engineers. The result: slower incident resolution, constant interruptions, and growing operational toil as systems scale. TierZero is the AI platform that helps engineering teams run production systems reliably at scale. Their agents automate incident response, surface reliability risks, and give engineers instant answers to production questions. High-scale teams like Discord, Drata, Framer, and WeightWatchers trust TierZero to accelerate incident resolution and reclaim engineering capacity. At Drata, TierZero reduced issue time-to-resolution by 42% and saved 7000+ engineering hours annually. LangSmith plays a central role in how the team builds agents. Learn more 👉 tierzero.ai Reach out to the team for a free 30-day trial 👉 cal.com/tierzero-az/45min
→ View original post on X — @langchain, 2026-04-02 16:38 UTC
By
–
audit and fix your entire developer docs site in under a minute
— Sarah Chieng (@MilksandMatcha) 2 avril 2026
We built an AI agent with @browserbase and @cerebras that audits your entire docs site
> point it at any documentation site
> agent goes down the link tree
> agent crawls and verifies every page, checks every link,… pic.twitter.com/Y6pZjYtYPH
audit and fix your entire developer docs site in under a minute We built an AI agent with @browserbase and @cerebras that audits your entire docs site > point it at any documentation site > agent goes down the link tree > agent crawls and verifies every page, checks every link, reads every code snippet > agent also compares content to your GitHub repo > returns a full report with suggested fixes and source references The full code and tutorial for how to build this yourself is live now.
By
–
Perplexity Computer can now help prepare your federal tax return.
— Perplexity (@perplexity_ai) 2 avril 2026
Select “Navigate my taxes” on Computer to give it a shot. pic.twitter.com/XppQTXz4JW
Perplexity Computer can now help prepare your federal tax return. Select “Navigate my taxes” on Computer to give it a shot.
→ View original post on X — @aravsrinivas, 2026-04-02 16:25 UTC

By
–
So happy to see Google release Gemma 4 today in apache 2.0 that gives you frontier capabilities locally. You can use it right away in all your favorite open agent platforms like openclaw, opencode, pi, Hermes by asking it to change your model to local gemma 4 with