frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

SWE-Grep and SWE-Grep-Mini: RL for Fast Multi-Turn Context Retrieval

https://cognition.ai/blog/swe-grep
34•meetpateltech•2h ago

Comments

marstall•1h ago
SWE-1 has been being booped up by WindSurf to me lately and I've been impressed - often (enough?) getting me the same answers as GPT5 etc., but almost instantly. Gotta say speed is nice.
tifa2up•1h ago
Searched for 'hi' and it took 166s to return a response using this model: https://pasteboard.co/oB4VqVC5FGkl.png

Claude Code took 0.1s, Cursor CLI 19s

mgambati•45m ago
If you ask a real question, then you might get real results.
silasalberti•16m ago
hey I'm from the SWE-grep team - feel free to ask me any questions :)
swyx•15m ago
(coauthor) main charts/evals here https://x.com/cognition/status/1978867021669413252

you can try the https://playground.cognition.ai/ here

i wrote a longer explainer here https://x.com/swyx/status/1978874342743343254 but saving you the click

this was a perspective cut from the blogpost, but let me explain why subagents kill long context

Like you can spend $500m building 100 million context models, and they would be 1) slow, 2) expensive to use, 3) have huge context rot. O(n) is the lower bound.

Cog's approach is something you learn in day 1 of CS50 - divide and parallelize. Embeddings are too dumb, Agentic Search is too slow. So train limited-agency (max 4 turns), natively parallel tool calling (avg parallelism of 7-8, custom toolset) fast (2800tok/s) subagents to give the performance of Agentic Search under an acceptable "Flow Window" that feels immaterially slower than Embeddings.

The benefit of this is threefold:

- 8 ^ 4 toolcalls cover a very large code search space. can compound subagent calls if more needed.

- predictable cost & end to end latency

- subagent outputs "clean" contexts, free of context failure modes like context poisoning and context rot

we originally called this Rapid Agentic Search, to contrast with RAG. but Fast Context rolls off the tongue better.

-- Second perspective --

The Fundamental Equation of Coding Agents is:

Coding Agent Performance = Ability to Read the Right Files * Ability to Generate the Right Diffs

Fast Context is Cognition's first solution for the Read. As codebases get larger and and tasks get more complex, Reads get more important. the average production codebase first query in Cascade is >60% just searching and reading files.

But if this were just about speed, it might not be that exciting. I think there are unappreciated effects in performance as well when you have very good context. In other words:

Context Engineering is Actually Very Important. Too important for humans and hardcoded rules.

The swe-greps are the first dedicated context engineer agent models.

ntntnt•38s ago
lol dead thread, cognition begging to grab some traction in this space.

Dyerlingo

https://github.com/Sippiairborne/DyerLingo
1•dyertech•3m ago•1 comments

Play abstract strategy board games online with friends or against bots

https://abstractboardgames.com/
1•abstractbg•4m ago•1 comments

PostHog just turned their Homepage UX into a Computer

https://posthog.com/
1•michael-sumner•9m ago•1 comments

Gezira: A Deep Dive

https://djtaylor.me/post/2025-10-11-gezira/
1•bee_keeper•12m ago•0 comments

Collabora and MediaTek: Pushing boundaries on latest IoT boards and Chromebooks

https://www.collabora.com/news-and-blog/news-and-events/collabora-mediatek-pushing-boundaries-on-...
1•losgehts•12m ago•0 comments

The Art of Scaling Reinforcement Learning Compute for LLMs

https://arxiv.org/abs/2510.13786
1•sonabinu•14m ago•0 comments

Python as a Configuration Language Using Starlark

https://openrun.dev/blog/starlark/
2•ajayvk•14m ago•1 comments

Counsel Health Grabs $25M for AI-Augmented Healthcare Service

https://www.wsj.com/articles/counsel-health-grabs-25-million-for-ai-augmented-healthcare-service-...
1•brandonb•16m ago•0 comments

Deel raises $300M Series E at $17.3B valuation

https://www.reuters.com/business/payroll-platform-deel-valued-173-billion-latest-funding-round-20...
2•fitzn•17m ago•0 comments

Fantastic (Small) Retrievers and How to Train Them

https://www.mixedbread.com/blog/edge-v0
1•breadislove•18m ago•0 comments

M5 MacBook Pro Does Not Include a Charger in the Box in Europe

https://www.macrumors.com/2025/10/15/new-macbook-pro-lacks-charger-in-europe/
3•Bogdanp•18m ago•0 comments

Google's AI Cracks a New Cancer Code

https://decrypt.co/344454/google-ai-cracks-new-cancer-code
1•sh_tomer•22m ago•1 comments

Making roads safer with a new centre line road marking policy

https://news.bristol.gov.uk/press-releases/3d8a68f3-eb68-4f9a-aa25-c8045ce07480/making-roads-safe...
2•edward•22m ago•0 comments

Making Context-Aware Components: How CSS Inherit() Could Simplify Design Systems

https://www.alwaystwisted.com/articles/making-context-aware-components
1•ulrischa•22m ago•0 comments

Apple M4 Series Feature Support

https://asahilinux.org/docs/platform/feature-support/m4/
2•walterbell•23m ago•0 comments

Mecabricks – create and display 3D Lego models

https://www.mecabricks.com/
1•esher•24m ago•0 comments

Pop star laments missed SF tech investment that would've made him $5B

https://www.sfgate.com/tech/article/will-i-am-sf-tech-investment-dreamforce-21102894.php
1•mooreds•24m ago•0 comments

Apple Readies High-End MacBook Pro with Touch Hole-Punch Screen

https://www.bloomberg.com/news/articles/2025-10-16/apple-readies-high-end-macbook-pro-with-touch-...
2•aquir•25m ago•1 comments

Thoguhts on AI Compliance

1•pkayy7458•26m ago•0 comments

Private Credit on the Defensive Again over 'Mark-to-Myth' Study

https://www.bloomberg.com/news/articles/2025-10-16/private-credit-on-the-defensive-again-over-mar...
1•zerosizedweasle•27m ago•1 comments

FTX Was Never Insolvent? A Prison Interview with Sam Bankman-Fried

https://amuseonx.substack.com/p/ftx-was-never-insolvent-a-prison
2•walterbell•28m ago•0 comments

Rebuilding Uber's Apache Pinot Query Architecture

https://www.uber.com/en-NL/blog/rebuilding-ubers-apache-pinot-query-architecture/
2•shikharbhardwaj•29m ago•0 comments

Porting a Segmented List from C to Rust

https://xnacly.me/posts/2025/porting-a-segmented-list-from-c-to-rust/
2•xnacly•30m ago•0 comments

Timely Arrival: Great British Railways Clock Launches at London Bridge

https://www.theguardian.com/uk-news/2025/oct/16/great-british-railways-clock-launches-london-bridge
2•edward•31m ago•0 comments

Show HN: AI Chat Terminal – Private data stays local, rest goes to cloud

https://github.com/martinschenk/ai-chat-terminal
1•ma8nk•33m ago•1 comments

Modeling Developer Burnout with GenAI Adoption

https://arxiv.org/abs/2510.07435
1•PaulHoule•33m ago•0 comments

Chamber of Commerce Sues over Trump's New $100k H-1B Visa Fee

https://www.wsj.com/politics/policy/trump-h1b-visa-fee-lawsuit-chamber-of-commerce-2c55f183
2•jmsflknr•33m ago•0 comments

Tesla brings back 'Mad Max' 'Full Self-Driving' mode that ignores speed limits

https://electrek.co/2025/10/16/tesla-mad-max-full-self-driving-mode-ignores-speed-limits/
1•TheAlchemist•34m ago•0 comments

Show HN: Gen AI for fonts, 1M free fonts organized by "vibe"

https://fonthero.com/
3•jacobn•38m ago•0 comments

Which Collatz numbers do Busy Beavers simulate (if any)?

https://gbragafibra.github.io/2025/10/16/collatz_ant11.html
1•Fibra•38m ago•0 comments