May 2025 Summaries
2 posts from Axiom
Filter
Month:
Year:
Post Summaries
Back to Blog
Axiom recently conducted an innovative "AI week," where the entire company was divided into small teams to rapidly develop AI features, resulting in three production-ready tools: natural language querying, dashboard generation, and smart query naming. This experiment emphasized the importance of understanding when AI works effectively, rather than simply making it function, by prioritizing evaluation and context-specific insights. Teams learned to validate AI capabilities manually before automating processes and developed frameworks for systematic evaluation to avoid "vibe coding." The initiative highlighted the challenges of AI observability, context management, and error compounding in workflows, underscoring the need for infrastructure that evolves with AI advancements. As Axiom launches these features, they invite feedback from AI builders to further refine their offerings, while ensuring data privacy through partnerships with trusted enterprise providers.
May 28, 2025
1,129 words in the original blog post.
Axiom has launched a revamped JavaScript logging ecosystem featuring a suite of libraries designed to offer flexibility, power, and framework-agnostic capabilities. Addressing previous feedback from developers, Axiom introduces three new packages: @axiomhq/logging for core functionalities, @axiomhq/react for React-specific hooks, and @axiomhq/nextjs for Next.js-specific helpers, which together provide a comprehensive logging solution. These libraries eliminate the need for environment variable configurations by offering explicit customization options and allow for simultaneous logging to multiple destinations through pluggable transports. This modular approach ensures clear separation between framework-specific and agnostic code, maintaining coherence across various application components. The new logging ecosystem supports advanced scenarios, such as custom log levels based on error codes and enhanced middleware logging, while also facilitating a smooth migration from the previous next-axiom package. Early adopters have positively received the system for its balance between simplicity and customization, encouraging developers to explore its potential for projects ranging from simple applications to complex distributed systems.
May 26, 2025
1,352 words in the original blog post.