Files
DBAdmin/brain/.serena/memories/tech_stack.md
T
Paweł Domański bb6ff3a8c6 Jun 9, 2026, 4:06 PM
2026-06-09 14:06:59 +00:00

22 lines
815 B
Markdown

# Tech Stack
Technical details and tools used in the LLM Knowledge Base repository.
## Environment & Platform
- **Operating System**: Windows (win32)
- **Primary Shell**: PowerShell
## Core Technologies
- **Content Format**: GitHub Flavored Markdown (GFM).
- **Encoding**: UTF-8.
- **PKM UI**: Obsidian (recommended local viewer and graph visualizer).
- **Agent Orchestrator**: Gemini CLI (used for parsing raw files, maintaining links, updating synthesis pages).
## Versioning & Configuration
- No compilers, compilers pins, or heavy framework dependencies.
- Git is used for version control of the markdown files, allowing revision history and branching.
- Local custom script: `replace_knowledge.ps1` handles codebase-wide text replacements (specifically migrating old "wiki" terminology to "knowledge").