Lizzy Li writes about the new custom visualizations framework for Dashboard Studio, introduced in Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, which replaces the legacy framework with a modern sandboxed iframe architecture, simplified JSON-based configuration, and a full CLI/SDK development pipeline supporting React, TypeScript, and watch mode.
- Legacy framework required touching four separate files to add a single configurable option; the new framework consolidates this into a single config.json
- A custom-visualization-builder skill (available in Splunk Agent Skills on GitHub) can scaffold, implement, build, and package a visualization from a data shape description
- Splunk recommends rebuilding important Classic custom visualizations with the new framework rather than relying on backward-compatibility rendering
AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries
Point at any URL or file. Get the gist. Fast CLI for summarizing anything you can point at: Web pages, YouTube links, Podcasts, Any audio/video, Remote files, Local files.
ollamark is a command-line client for Ollama with markdown support. It allows users to execute prompts with various options like model selection, system prompts, temperature control, and output formatting (JSON, HTML).