Skip to main content

6 posts tagged with "ai"

View All Tags

Changes in TagSpaces 6.11: Free Descriptions, Search Redesign, and AI-Ready Indexing

Β· 9 min read
Ilian Sapundshiev
Founder & Lead Developer

TagSpaces 6.11: A Bigger Free Edition, Faster Search, and AI-Ready Indexing​

The 6.11 release is one of the more consequential updates in a while. Three things stand out: editing descriptions for files and folders is now a free feature, the full-text search engine has been redesigned from the ground up, and the underlying indexing and search functionality is now available as a standalone package β€” which opens the door to serious local AI-agentic workflows via the tscmd command-line tool.

Here is a walkthrough of what is new.

The folderviz perspective's Links Graph view β€” showing the network of links between Markdown files in a folder
The folderviz perspective's Links Graph view β€” showing the network of links between Markdown files in a folder

Using TagSpaces as a PKM Tool for AI Context Management

Β· 7 min read
Ilian Sapundshiev
Founder & Lead Developer

Your AI Assistant Generates Files. Here Is How to Manage Them.​

AI coding assistants like Claude Code, Cursor, and Windsurf are no longer just autocomplete. They are agents that read your codebase, remember decisions across sessions, and leave behind a growing trail of context files β€” memory files, conversation plans, project notes, settings.

These files are plain text sitting on your disk. They encode critical decisions, architectural trade-offs, and feedback you gave the AI. But most developers never look at them, let alone organize them.

TagSpaces can change that. In this post, we will walk through how to use TagSpaces to browse, tag, and search your AI context files β€” and how to go further by building a linked digital brain from interconnected Markdown files.

A regular '.claude' directory β€” showing memory files, plans, and settings generated by Claude Code visualized in TagSpaces
A regular '.claude' directory β€” showing memory files, plans, and settings generated by Claude Code visualized in TagSpaces

Introducing tscmd β€” The TagSpaces Command Line Tool

Β· 4 min read
Ilian Sapundshiev
Founder & Lead Developer

Tag, Describe, Index β€” All From Your Terminal​

TagSpaces Desktop and Web are great for visual file organization. But when you need to tag 500 invoices, generate thumbnails for a NAS folder on a schedule, or let an AI agent sort your downloads β€” a GUI gets in the way.

Meet tscmd: a fully rewritten command-line tool that brings TagSpaces' core capabilities to the terminal. Five commands, non-interactive, idempotent, composable with standard Unix tools.

tscmd running in a terminal β€” tagging, describing, and indexing files
tscmd running in a terminal β€” tagging, describing, and indexing files

Changes in TagSpaces 6.8 and 6.9

Β· 5 min read
Ilian Sapundshiev
Founder & Lead Developer

TagSpaces 6.9 & 6.8: Smarter AI, Faster Viewers, and a Fresh Start to 2026​

We are off to a running start in 2026! Over the last three months, the team has been working hard to refine the core TagSpaces experience. With the releases of Version 6.9 (February) and Version 6.8 (December), we are introducing a powerful new way to manage AI interactions, a massive overhaul of our file viewers, and significant usability improvements for our Pro users.

Here is a deep dive into what is new and how it helps your workflow.

FolderViz perspective showing clusters of files connected to a certain tag.
FolderViz perspective showing clusters of files connected to a certain tag.