Proving Claude Knows You by Your Code Style: Author2Vec
Author2Vec is a tool that analyzes coding style to identify the author of source code. By examining stylistic features like naming conventions, formatting, and syntax patterns, it can attribute code to specific developers, demonstrating that programming style is as unique as a fingerprint.
Background
- Author2Vec is a technique for identifying the author of a piece of code — similar to how stylometry can identify writers from their prose, but applied to programming style (variable naming, spacing, comment patterns, etc.).
- The demo page suggests that Claude, an AI assistant built by Anthropic, is being tested to see if it can recognize a user's coding style from past conversations and adapt its responses accordingly.
- This matters because it points toward AI systems that build persistent "profiles" of individual users, raising questions about personalization vs. privacy, and whether users are aware that their stylistic fingerprints are being recorded and used.
- The project draws on earlier research in code authorship attribution (like Chen et al.'s "Code Stylometry") and the broader trend of AI assistants that remember user habits across sessions.
Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.
The article argues that Claude for Mac is an Electron app because its lead developer, Felix Rieseberg, is a former Microsoft engineer known for porting Slack to Electron and has a professional history strongly tied to the Electron framework.
Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.
Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.