AI Agent Guidelines for CS336 at Stanford
Stanford's CS336 (Language Models from Scratch) course has published explicit guidelines for AI agent behavior within its assignment repository, surfacing as a community discussion item on Hacker News. The CLAUDE.md file provides instructions governing how AI coding assistants should interact with course materials, likely addressing academic integrity and appropriate use boundaries. This represents an early example of educational institutions codifying AI agent behavior policies at the course level.
Related guides (3)
Related events (8)
How should AI systems behave, and who should decide?
OpenAI published a policy post clarifying how ChatGPT's behavior is shaped and governed, outlining plans to allow greater user customization of model behavior. The post also describes intentions to solicit broader public input into decision-making around AI system behavior. This represents an early public articulation of OpenAI's approach to behavioral governance and value alignment in deployed systems.
shareAI-lab/learn-claude-code: Minimal Claude Code-style Agent Harness in Python
A GitHub repository implementing a minimal 'nano' version of a Claude Code-style agent harness built from scratch in Python, using Bash as the primary tool interface. The project has accumulated 62,802 stars with 262 added today, indicating significant community interest. It serves as an educational resource for understanding how agentic coding assistants like Claude Code are structured at a low level.
Practices for Governing Agentic AI Systems
OpenAI published a framework document outlining governance practices for agentic AI systems. The piece addresses how to manage AI agents that take sequences of actions, make decisions, and operate with varying degrees of autonomy. It likely covers topics such as human oversight, authorization boundaries, and accountability structures for agentic deployments.
AI Agents Are Here. What Now?
A Hugging Face Ethics and Society blog post examines the current state of AI agents and the ethical, safety, and societal questions they raise. The piece likely covers concerns around autonomous decision-making, accountability, and deployment risks as agentic systems become more prevalent. Published in January 2025, it reflects growing institutional attention to agent-specific risks beyond general AI safety.
sqlite AGENTS.md
Simon Willison publishes an AGENTS.md file for the SQLite project, a convention for providing AI coding agents with project-specific instructions and context. This follows the emerging practice of including agent-readable documentation files in codebases to guide LLM-based tools. The post reflects the growing ecosystem of conventions around agentic coding workflows.
agent-skills: Secure Validated Skill Registry for AI Coding Agents
A TypeScript-based open-source skill registry designed to extend AI coding agents including Claude Code, Cursor, GitHub Copilot, and Antigravity with validated, reusable capabilities. The project provides a structured way to add skills to multiple coding agent platforms with a focus on security and validation. It is gaining notable traction with 3,767 total stars and 225 stars added today.
Anthropic Education Report: How Educators Use Claude in Higher Education
Anthropic analyzed ~74,000 anonymized conversations from higher education professionals on Claude.ai during May–June 2025, finding that curriculum development dominates educator AI use (57% of conversations), followed by academic research (13%) and student assessment (7%). Faculty are not only using Claude as a chatbot but also building custom interactive tools via Claude Artifacts, such as chemistry simulations and grading rubrics. The study, complemented by qualitative research with 22 Northeastern University faculty, reveals a spectrum from augmentation (lesson design, advising) to automation (routine administrative tasks), with grading being a contested and relatively rare but automation-heavy use case.
Anthropic publishes framework for safe and trustworthy agent development
Anthropic released a formal framework for responsible agent development, articulating principles around human oversight, transparency, value alignment, and privacy for autonomous AI agents. The document draws on Claude Code as a reference implementation and cites enterprise deployments at Trellix and Block as real-world examples. The framework is positioned as a contribution to emerging industry standards for agentic AI systems, acknowledging open technical challenges in value alignment measurement and oversight calibration.


