Hacking Salesforce Sites with an LLM Agent
Demonstrates using LLM agents to automate Salesforce Site interactions, showing practical LLM application for enterprise system automation.
Demonstrates using LLM agents to automate Salesforce Site interactions, showing practical LLM application for enterprise system automation.
Self-hosted observability and control platform for AI agents. Provides monitoring, debugging, and management capabilities for agent systems.
Fabrika orchestrates multiple CLI coding agents in parallel across isolated git worktrees with test validation before merging, converting natural language tasks to production code.
Free LLM token and cost monitoring tool for real-time tracking of LLM usage.
Keyboard-first Markdown notes app with Vim motions, local storage, MCP integration, multi-platform support.
Run team of Claude Code agents from Telegram, multi-agent coordination with MIT license, self-hostable.
Terminal-based WYSIWYG Markdown editor in Swift with AI-assisted editing and inline diffs, zero dependencies.
AI application that provides critical feedback on business ideas.
Open-source reproduction of DeepSeek-R1 reasoning model pipeline, community-driven implementation effort.
Fast columnar analytics library for Clojure with SQL-like DSL and graph algorithms, pure Clojure implementation.
Dagploy open-source tool for self-hosted AI model deployment and infrastructure management in 5 minutes.
Article on engineering best practices for building AI agents effectively.
TCS partnership with Anthropic to provide Claude LLM access to 50,000 employees for enterprise adoption.
LLM-powered wiki with multi-path research. Limited details in stub.
Examines sandboxing approaches for running model-generated code, questioning whether VM-level isolation is always necessary vs threat model requirements.
Anthropic research paper on AI's economic impact on employment and job markets.
Outpost provides capability-based API access control for AI agents, enabling secure tool use.
Security research: malware developers exploit LLM safety refusal mechanisms by injecting trigger text to evade detection.
Anthropic reverses Claude safeguards policy that restricted AI researchers' capability testing.
SpadeBox provides sandboxed JavaScript runtime and tool environment for autonomous AI agents.
Conceptual article connecting Markov chains as foundational mathematical concepts underlying LLMs.
Article on building an LLM from scratch, likely educational overview of transformer architecture fundamentals.
Research evaluating LLM-generated code quality specifically for domain-specific languages.
Discussion thread requesting temporal awareness feature for LLMs to track elapsed time in conversations.
Self-hosted OSINT toolkit accessible via MCP server, CLI, web app, and chat apps (WhatsApp/Discord/Telegram).
Discussion of Fable 5 language model's weak prompt flagging behavior and limitations.
OpenUsage Community: cross-platform Linux tray app for tracking Claude and Codex AI coding subscriptions.
Hobnob: local meeting transcription and summarization tool using Whisper and bundled LLM, no cloud.
Benchmark evaluating LLM capability to write correct and efficient GPU communication code.
Discrete-event simulator for evaluating LLM serving systems and inference optimization.
Researcher claims to have jailbroken Claude Fable 5 within 48 hours of launch. Security/safety analysis without technical details.
Article on detecting AI-generated images using metadata and forensic techniques. Addresses misinformation risk from generative content.
Command-line story generation tool using OpenAI-compatible APIs and local models. Based on Roald Dahl concept, works with any LLM endpoint.
TypeScript framework generating validation, OpenAPI, tests, and database schemas from single source definition. Developer tooling for API specification and implementation.
Flight recorder tool that captures and analyzes transcripts from Claude Code, Codex, OpenCode, and other AI coding agent sessions. Searchable local-first history.
Git reimplementation in Rust built entirely by AI coding agents, passing C Git test suite. Demonstrates agent capabilities in substantial software engineering.
Research on inverse rubric optimization as testbed for studying long-horizon agent performance and general principles of agent science.
Discussion on using AGPLv3 licensing to prevent LLM training ingestion and closed-source reconstruction of open-source code.
macOS menu bar app monitoring Claude Code API usage limits in real-time with session and weekly quota tracking.
Open-source CLI tool to audit and track which domains LLMs cite in responses, with file-based tracking and support for ChatGPT, Claude, Gemini.
OpenAI acquires Ona to integrate secure cloud execution and orchestration into Codex ecosystem for long-running AI agents. Codex usage grew 400% to 5M weekly users.
Guide to LLM quantization formats (GGUF, GPTQ, AWQ) with VRAM calculations and decision framework for running large models locally.
MCP server implementing fail-closed gating and tamper-evident receipts for AI agents with deterministic checks and independent review.
Autonomous loop harness for coding agents using Claude with task-specific skills, isolated git worktrees, and verification before shipping output.
Startup kit documentation for running autonomous AI agents in C-suite roles with system prompts and agent configurations.
Python library optimizing LLM conversation history caching for agent threads with dynamic context and flexible hooks.
Claude Code slash command maintaining persistent memory across sessions via documentation, memory system, and git commits.
Nuts package manager for Java providing workspace support and JDK provisioning, addressing distribution challenges.
Developer optimized DeepMind's Magenta music generation model to run on iPhone 12 Pro without GPU, demonstrating on-device ML inference techniques.
Propel addresses task-generator bottleneck in RL by training systems to generate harder, discriminative tasks as agent capabilities improve, moving beyond fixed benchmarks.