News archive
Weekday briefing September 22, 2026 · 8:00 AM ET

A practical AI training plan for your team

OpenAI now offers role-based training paths that small businesses can adapt for their own teams. We also look at AI agents making supply-chain decisions, a new coding model, and why human review still matters for workplace writing and purchasing.

AI-assisted and human-reviewed Last updated September 22, 2026
01

The Big Story

OpenAI News

Expanding OpenAI Academy with new learning paths

OpenAI Academy added role-based learning paths for knowledge workers, developers, leaders, educators, and college students. Courses use practical tasks and assessments, with badges for learners who pass; topics range from reusable workplace workflows and human review of agents to API evaluations, AI governance, lesson planning, and study support. OpenAI also provides a deployment guide for organizations that want to incorporate the courses into onboarding or internal training.

Takeaway

Small businesses adopting ChatGPT can use the relevant Academy path as a ready-made training baseline, then pair it with company-specific rules for data handling, review, and approved use cases.

Read the original at OpenAI News
02

For Everyone

AI TLDR

Colin Breck — AI-drafted proposals cost the reader more than they save the writer

Engineer Colin Breck argues that AI-generated proposals, pull-request descriptions, and personal messages often save the writer time by shifting the burden of finding context and meaning onto the reader. He cites survey results in which 78% of respondents said they’d stop reading content they suspected was AI-assisted or AI-authored, while 98% preferred the author’s own imperfect writing. His preferred approach is to write the material himself, then use AI to verify facts, complete citations, flag errors, simplify sentences, or handle mechanical summaries such as an abstract.

Takeaway

Set a simple workplace rule: people remain responsible for the message and its context, while AI assists with checking and editing rather than dumping unreviewed prose on customers or colleagues.

Read the original at AI TLDR

TechCrunch AI

Google’s $899 Googlebook is a bet that you’ll buy a new laptop for Gemini

Google opened preorders for its $899 Googlebook, an Android-based laptop that puts Gemini into the cursor, dictation and user-created widgets. The package includes 12 months of Google AI Pro with 5TB of storage, three months of several partner services and up to 10 years of updates; U.S. sales begin October 4, followed by six other countries October 5. Models from Acer, ASUS, Dell, HP and Lenovo promise up to 14 hours of battery life, but many Gemini features don’t require the new hardware.

Takeaway

Compare the Googlebook against existing laptops running Gemini before buying; the included subscriptions and support window have value, but the AI features alone may not justify replacing working hardware.

Read the original at TechCrunch AI

Hacker News

AI Has No Wisdom and Neither Will You

Software developer Alexandru Nedelcu argues that teams relying on AI to write and review code risk creating maintenance problems that may not become visible for months or years. He says current models can reproduce coding patterns and follow rules, but they can’t replace the context-dependent judgment engineers develop by taking responsibility for production mistakes. Nedelcu still uses LLMs for repetitive work, but predicts that some companies will eventually promote “no AI” policies as a competitive advantage.

Takeaway

Businesses using AI-generated software should keep experienced developers accountable for architecture, code review, and long-term maintenance rather than treating generated code as finished work.

Read the original at Hacker News
03

For Builders

xAI News

Introducing Grok 4.7

xAI released Grok 4.7 for coding and knowledge work through Cursor, Grok Build, its API, third-party coding tools, model routers, and cloud platforms. Pricing starts at $2 per million input tokens and $6 per million output tokens, unchanged from Grok 4.6; a variant with twice the output speed costs twice as much. xAI reports improvements on long-running coding, office, engineering, legal, and safety tests, but the benchmark results come from the vendor.

Takeaway

Teams already comparing coding assistants can add Grok 4.7 to a small trial, using their own tasks and total usage cost rather than vendor benchmarks to decide.

Read the original at xAI News

GitHub Trending

davila7/claude-code-templates: CLI tool for configuring and monitoring Claude Code

Claude Code Templates is an MIT-licensed CLI and catalog for installing reusable Claude Code agents, commands, hooks, settings, skills, and Model Context Protocol integrations. Its website lists more than 100 components, including code reviewers, test-generation commands, pre-commit checks, and connections to GitHub, PostgreSQL, Stripe, AWS, and OpenAI. The project also includes session analytics, a mobile conversation viewer with optional Cloudflare Tunnel access, installation diagnostics, and a plugin-permissions dashboard.

Takeaway

Teams already using Claude Code can test a narrowly scoped template, but should review its source, permissions, data access, and upstream license before adding it to a business repository.

Read the original at GitHub Trending

AI TLDR

Hemmingway-1 — a 27B open model tuned for everyday messages

Altworld released Hemmingway-1, a 27-billion-parameter open-weights model tuned for everyday emails, messages, and awkward workplace requests. It uses the commercially permissive Apache 2.0 license, supports a 262,144-token context, and is built on Qwen3.8-27B. Altworld says it beat larger models on its own communication and human-likeness tests, while acknowledging that the model is English-first and can sound confident when wrong.

Takeaway

Businesses with technical capacity and privacy reasons to self-host AI may find it worth testing on routine communications, but should use real company examples and require human review for legal, medical, or financial messages.

Read the original at AI TLDR
04

For Business

AI News

Multi-agent AI systems are taking over supply chain execution

Companies are beginning to let specialized AI agents execute bounded supply-chain tasks rather than merely recommend them. Lenovo says agents connected to its systems across 180 markets, more than 30 factories, and 100 logistics centers made fulfillment decisions three times faster and improved delivery accuracy by 30%. A mid-size auto-parts maker reported on-time delivery rising from 82% to 94%, but supplier communications initially failed with unfamiliar vendors, underscoring the need for cost ceilings, approval thresholds, and draft-only modes.

Takeaway

Businesses with complex logistics should test one tightly bounded workflow first, keep financial and supplier-facing approvals in place, and measure errors as carefully as speed.

Read the original at AI News

TechCrunch AI

Meta’s AI agent has been blocked from using Amazon.com

Amazon blocked Meta’s Muse AI agent from shopping on Amazon.com, telling users that access by an unauthorized agent violates its Conditions of Use. The dispute highlights an unresolved problem in agent-driven commerce: when an AI makes a bad purchase, marketplaces still have to handle the customer, vendor and return. Amazon has not indicated that it must permit third-party shopping agents.

Takeaway

Don’t rely on consumer AI agents for purchasing workflows yet; platform access can disappear without notice, and responsibility for incorrect orders remains unclear.

Read the original at TechCrunch AI

TechCrunch AI

With Tabby, a former accountant is using AI to make accountants obsolete

Tabby is building an AI bookkeeping service that connects to live account data through Plaid and gives businesses an up-to-date profit-and-loss dashboard, with a separate version for accounting firms. Fourteen months after launch, the seven-person company says 5,500 small businesses use the platform, though annual recurring revenue is only about $100,000. It is preparing Tabby Talk, a natural-language interface, while raising $1 million in pre-seed funding and competing with QuickBooks and better-funded startups.

Takeaway

Tabby may be worth a limited trial for simple bookkeeping, but its early revenue and funding stage call for careful checks on accuracy, data access, export options and accountant review before replacing established software.

Read the original at TechCrunch AI
05

Worth Watching

GitHub Trending

google/ax: Google’s open agentic orchestration runtime

Google released AX, an Apache 2.0 agent orchestrator that uses Kubernetes-style YAML and commands to operate autonomous tasks on top of Agent Substrate. Its four resources define sandboxed tasks, reusable workspaces, network allowlists, and model configuration, while the CLI supports inspection, suspension, resumption, and shell access. Google says AX is designed for billions of tasks per cluster, but the project warns that its concepts and protocols remain in development and major breaking changes are likely before a stable release.

Takeaway

AX is relevant to engineering teams building large internal agent platforms, but most small businesses should use managed agent services and revisit AX after it reaches a stable release.

Read the original at GitHub Trending