Folder: efforts/on
17 items under this folder.
AI Workshop / Presentation โ Thai Audience Preparing presentation/workshop content about AI productivity for a Thai-speaking audience โ likely internal BOL or professional context.
BOL STREAM โ Enterprise Data Management Project Enterprise data management platform for Business Online Public Company.
CC-Remote Control โ Discord Bot for Claude Code Discord bot that wraps Claude Code CLI, enabling remote control from any device via Discord messages.
CorpusX โ Thai Enterprise Data Intelligence Platform Enterprise web app for Thai company data intelligence โ aggregating DBD, Revenue Department, and NACC procurement data into searchable profiles, financial scoring, and network graphs.
CreditX โ Corporate Credit Officer Workflow Tool A productized daily workflow tool for Corporate Credit Officers, built on top of BOLโs existing CorpusX (data) and TradeX (trade signals) infrastructure.
CTO Daily Brief โ Automated Email Setup Build and automate two daily CTO briefs sent to inbox at 8am: a general tech/AI brief and an AI Dev tooling brief.
Git & Pull Request Workflow Learning Structured learning series on Git pull request workflows โ from fundamentals to advanced patterns like stacked PRs, trunk-based development, and CI/CD integration.
Hermes Agent Orchestration Building Hermes as a top-level orchestrator that delegates long-running software development tasks to Claude Code sub-agents via the Claude Agent SDK, all routing through the existing LiteLLM proxy on localhost:4000.
Hermes โ Commander Multi-Agent Setup Design and configure a multi-agent Hermes setup with a Commander agent that routes to specialist agents.
LiteLLM Local LLM Setup Status: ๐ก In progress โ connected but cold-start timeouts persist Started: 2026-05-11 Goal: Run Claude Code against local qwen3_8b / DeepSeek via LiteLLM proxy Progress log 2026-05-11 Got /v1/chat/completions working โ Got /v1/messages (Anthropic pass-through) working โ Clau...
M-Flow Figma Design Review & Jira Documentation Review the M-Flow app Figma designs, analyze the member user journey, surface design improvements, and document them as Jira issues for the development team.
MiniMax Admin Portal โ Mantine + Next.js + M2.7 Admin portal project using Mantine v9 + Next.js as frontend, MiniMax M2.7 as the AI backend via OpenAI-compatible SDK.
MiniMax Ultra-Highspeed Token Plan Procurement Purchase approval for MiniMax Ultra-Highspeed token plan to support AI Workflow development and testing via Claude Code at BOL.
PKM SDLC Note Templates Building a system for Claude Code to create and maintain software requirement/spec/test-case notes with V-model traceability โ frontmatter-linked documents that form a live RTM when queried via zk.
Tailscale on Docker Alpine Status: ๐ด Blocked โ ISP blocking Tailscale control plane Started: 2026-05-11 Goal: Persistent Tailscale node running in Docker on dev machine Progress log 2026-05-11 โ 2026-05-12 Built Alpine + Tailscale Docker Compose setup โ State volume configured (survives reboots) โ ...
Vuexy Next.js Frontend Customisation Status: ๐ก In progress โ research done, customisation not started Started: 2026-05-12 Goal: Use Vuexy Next.js 15 as the base template and customise it into the app frontend using Claude Code to navigate and modify the codebase Template details Product: Vuexy by P...
Web Mantine App Building a multi-module web application using Mantine v9 as the component library, including Todo and Calendar modules with TypeScript mock data and a dual-rail AppShell layout.