Website profile

@Marktechpost

RedditVote46FlipShareTweet46 SharesRedditVote46FlipShareTweet46 Shares

  • 85articles · 30d
  • 4+ hour agolatest article
  • Aug 15, 2026earliest in window
  • 100%with images
  • 326avg words
articles per day
Categories
  • Science & Technology 79
  • Software Dev. 77
  • Computers & Electronics 73
  • Economy, Business & Finance 4
  • Jobs & Education 4
  • Software 4
  • STEM 4
  • Hardware 2

Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

MarkTechPost
marktechpost.com > 09/12/2026 > cognition-releases-swe-2-a-kimi-k3-post-trained-coding-model-that-matches-fable-5-1-on-frontiercode-at-64-lower-cost

Cognition Releases SWE-2: A Kimi K3 Post-Trained Coding Model That Matches Fable 5.1 on FrontierCode at 64% Lower Cost

12+ hour, 22+ min ago   (358+ words) Is it deployable? Not on your own infrastructure. SWE-2 has no open weights and no standalone API. It runs only inside Devin: Desktop and CLI today, with Devin Web and Fusion rolling out. SWE-2 builds on the infrastructure and recipe…...

MarkTechPost
marktechpost.com > 09/10/2026 > openai-launches-the-agents-api-in-public-beta-putting-the-codex-harness-behind-one-api-call

OpenAI Launches the Agents API in Public Beta, Putting the Codex Harness Behind One API Call

2+ day, 14+ hour ago   (252+ words) OpenAI has released the Agents API in public beta. It gives developers the same harness and infrastructure that run Codex. OpenAI hosts and maintains the harness. Developers run the agent’s compute in an OpenAI-managed sandbox, their own infrastructure, or a…...

MarkTechPost
marktechpost.com > 09/09/2026 > google-open-sources-mantis-a-modular-skills-toolkit-that-lets-coding-agents-find-reproduce-and-patch-vulnerabilities

Google Open-Sources Mantis: A Modular Skills Toolkit That Lets Coding Agents Find, Reproduce and Patch Vulnerabilities

3+ day, 13+ hour ago   (298+ words) Google has open-sourced Mantis, a stack-agnostic toolkit of security review skills that lets an AI coding agent run the whole vulnerability lifecycle. It finds a suspected flaw, strips the false positives, reproduces the bug inside a sandbox, writes a minimal…...

MarkTechPost
marktechpost.com > 09/07/2026 > axis-robotics-releases-axis-a-browser-based-data-engine-with-207-robot-manipulation-tasks-and-50129-trajectories > amp

Axis Robotics Releases AXIS: A Browser-Based Data Engine With 207 Robot Manipulation Tasks and 50,129 Trajectories

5+ day, 17+ hour ago   (258+ words) The released snapshot holds 207 tasks, 50,129 episodes and more than 60K task or scene variants across seven scene categories. Each trajectory carries task metadata, embodiment, simulator version, robot and object states, actions, success labels, and third-view plus wrist RGB-D observations. The paper…...

MarkTechPost
marktechpost.com > 09/04/2026 > google-agentic-video-understanding-gemini-flash-models > amp

Google Launches Agentic Video Understanding for Gemini Flash Models, Cutting Video Tokens by Up to 88%

1+ week, 1+ day ago   (239+ words) This week, Google launched agentic video understanding across its Flash models. Instead of ingesting the timeline, Gemini navigates it deciding what to watch, at what frame rate, and through which modality. Google reports up to 88% fewer tokens, up to 66% lower…...

MarkTechPost
marktechpost.com > 09/04/2026 > datasets-invent-api-training-data-without-labeling-adaptive-data-autoscientist

Adaption Labs Introduces 'Invent a Dataset': Training Data Generated From a Task Description, Not a Seed Corpus

1+ week, 1+ day ago   (284+ words) This week, Adaption Labs released Invent a Dataset. The feature generates a structured, training-ready dataset from a description of the behavior you want a model to learn. You do not arrive with a seed corpus, a predefined schema, or a…...

MarkTechPost
marktechpost.com > 09/03/2026 > anthropic-released-claude-commerce-agents-an-apache-2-0-blueprint-for-shopping-and-merchant-agents-across-retail-travel-telecom-and-entertainment

Anthropic Released Claude Commerce Agents: An Apache-2.0 Blueprint for Shopping and Merchant Agents Across Retail, Travel, Telecom and Entertainment

1+ week, 2+ day ago   (598+ words) Most teams building a shopping assistant or agent rebuild the same scaffolding: an agent loop, a tool layer over the catalog, an approval gate, and an eval suite. Anthropic has now released that scaffolding as code. This week, they published…...

MarkTechPost
marktechpost.com > 09/01/2026 > meta-superintelligence-labs-releases-muse-voice-transcribe-one-real-time-model-for-streaming-asr-diarization-and-endpointing

Meta Superintelligence Labs Releases Muse Voice Transcribe: One Real-Time Model for Streaming ASR, Diarization, and Endpointing

1+ week, 4+ day ago   (574+ words) Most production voice stacks are three systems stitched together. One model transcribes, a second separates speakers, and a detector decides when the user stopped talking. Each hand-off adds latency and a new failure mode. Muse Voice Transcribe, announced by Meta…...

MarkTechPost
marktechpost.com > 09/01/2026 > aqua-a-two-part-agentic-framework-for-autonomous-factor-discovery > amp

Researchers from Princeton, Ant Group and Stanford Introduce AQuA: A Two-Part Agentic Framework for Autonomous Factor Discovery and Model Development in Quantitative Finance

1+ week, 4+ day ago   (652+ words) MarkTechPost Quantitative research agents that write their own experiments can corrupt the evidence they later learn from. A leaky feature that scores well gets stored as a successful precedent and propagated through later iterations. Prompt-level instructions and reviewer agents do…...

MarkTechPost
marktechpost.com > 08/28/2026 > vercel-vgpu-webgpu-library-open-source

Vercel AI Open-Sources vgpu: A TypeScript WebGPU Library for AI Agent Shaders

2+ week, 1+ day ago   (457+ words) Vercel has open-sourced vgpu, the WebGPU library it built to ship the shaders on vercel.com. It treats.wgsl files as importable TypeScript modules, runs the same shader in the browser, in headless Node.js via Dawn, and in a…...