Introducing the Codex app for macOS—a command center for AI coding and software development with multiple agents, parallel workflows, and long-running tasks.
I've written my thoughts on what you, as a software professional, can do to make yourself less susceptible to being displaced by AI in our current wave of tech madness. In short, learn your tools well, build and deploy things as often as you can, don't avoid the unfashionable work and learn a field that isn't writing software.
You can't "AI-proof your career" with a project mindset
Competing with LLMs on output velocity is a fool's errand because you will always lose. You can only beat them by curing yourself of your computer brain.
Researchers developed recommendations for securing the weights of artificial intelligence models that match or exceed the frontier capabilities. These recommendations can be used by developers and policymakers to ensure the security of AI systems.
Frontier Models are Capable of In-Context Scheming – Apollo Research
Apollo Research evaluated frontier models for in-context scheming capabilities. We found that multiple frontier models are capable of in-context scheming when strongly nudged to pursue a goal (and sometimes even without strong goal nudging). In this example, Opus-3 exfiltrates its “weights” and then lies about it to its developers.We have a suite of six evaluations specifically designed to test for in-context scheming (where the goal and other relevant information are provided in context rather than training). We found that several models are capable of in-context scheming. When we look at the model’s chain-of-thought, we find that all models very explicitly reason through their scheming plans and often use language li
Everything you need to know about viral personal AI assistant Clawdbot (now Moltbot) | TechCrunch
Personal AI assistant Moltbot —formerly Clawdbot — has gone viral in a matter of weeks. But there’s more you should know before jumping on the bandwagon.
portable-context-engineering-schema/00_all-projects_portable-context-engineering-schema.md at main · PFunnell/portable-context-engineering-schema
The PCES is a markdown repo of files that can be used to understand and impose context engineering discipline in various settings from LLM chat to complex agentic solutions. - PFunnell/portable-con...
humanlayer/12-factor-agents: What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?
What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers? - humanlayer/12-factor-agents