#python #agent #agentic_rag #ai_agents #clawbot #context_database #context_engineering #filesystem #llm #memory #openclaw #opencode #rag #skill
OpenViking is a free open-source tool that acts as a context database for AI agents, using a simple file system to organize memories, resources, and skills under viking:// paths. It fixes issues like scattered data, high token costs, weak searches, and untraceable errors with tiered loading (L0 abstracts, L1 overviews, L2 details loaded on demand), recursive directory retrieval, visual traces, and auto-session memory updates. You benefit by building smarter, cheaper agents faster—like managing files—saving up to 96% on tokens while boosting task success by 50%+.
https://github.com/volcengine/OpenViking
OpenViking is a free open-source tool that acts as a context database for AI agents, using a simple file system to organize memories, resources, and skills under viking:// paths. It fixes issues like scattered data, high token costs, weak searches, and untraceable errors with tiered loading (L0 abstracts, L1 overviews, L2 details loaded on demand), recursive directory retrieval, visual traces, and auto-session memory updates. You benefit by building smarter, cheaper agents faster—like managing files—saving up to 96% on tokens while boosting task success by 50%+.
https://github.com/volcengine/OpenViking
GitHub
GitHub - volcengine/OpenViking: OpenViking is an open-source context database designed specifically for AI Agents(such as openclaw).…
OpenViking is an open-source context database designed specifically for AI Agents(such as openclaw). OpenViking unifies the management of context (memory, resources, and skills) that Agents need th...
#rust
Vite+ is a single tool that handles all web development needs: install packages, run fast dev servers, check/lint/format code, test, build apps or libraries, and manage monorepo tasks with smart caching. Install globally as `vp`, use commands like `vp dev`, `vp test`, or `vp build`, and configure everything in one `vite.config.ts` file. It speeds up workflows 2-100x using Rust tools, cuts setup time, and ensures consistency—saving you hours on config, debugging, and CI costs so you focus on coding.
https://github.com/voidzero-dev/vite-plus
Vite+ is a single tool that handles all web development needs: install packages, run fast dev servers, check/lint/format code, test, build apps or libraries, and manage monorepo tasks with smart caching. Install globally as `vp`, use commands like `vp dev`, `vp test`, or `vp build`, and configure everything in one `vite.config.ts` file. It speeds up workflows 2-100x using Rust tools, cuts setup time, and ensures consistency—saving you hours on config, debugging, and CI costs so you focus on coding.
https://github.com/voidzero-dev/vite-plus
GitHub
GitHub - voidzero-dev/vite-plus: Vite+ is the unified toolchain and entry point for web development. It manages your runtime, package…
Vite+ is the unified toolchain and entry point for web development. It manages your runtime, package manager, and frontend toolchain in one place. - voidzero-dev/vite-plus
#typescript
Project N.O.M.A.D. is a free, open-source offline server that bundles Wikipedia, AI chat, educational courses, maps, and data tools into one system—no internet required. You install it on any computer running Ubuntu, and it works completely offline after setup, making it ideal for emergencies, off-grid living, or when internet fails. The benefit is having a complete digital library with local AI assistance always available, whether you're preparing for disasters, living remotely, or simply want reliable access to critical knowledge and tools without depending on internet connectivity.
https://github.com/Crosstalk-Solutions/project-nomad
Project N.O.M.A.D. is a free, open-source offline server that bundles Wikipedia, AI chat, educational courses, maps, and data tools into one system—no internet required. You install it on any computer running Ubuntu, and it works completely offline after setup, making it ideal for emergencies, off-grid living, or when internet fails. The benefit is having a complete digital library with local AI assistance always available, whether you're preparing for disasters, living remotely, or simply want reliable access to critical knowledge and tools without depending on internet connectivity.
https://github.com/Crosstalk-Solutions/project-nomad
GitHub
GitHub - Crosstalk-Solutions/project-nomad: Project N.O.M.A.D, is a self-contained, offline survival computer packed with critical…
Project N.O.M.A.D, is a self-contained, offline survival computer packed with critical tools, knowledge, and AI to keep you informed and empowered—anytime, anywhere. - Crosstalk-Solutions/project-n...
#html #agentic_engineering #best_practices #claude_ai #claude_code #vibe_coding
To master Claude Code effectively, create a CLAUDE.md file that documents your project's overview, key commands, coding standards, and workflows. This file prevents Claude from repeatedly scanning your codebase and ensures consistent behavior across sessions. Include hooks that automatically format code and run type checks after edits, and organize instructions into commands, agents, and skills for different tasks. Keep your CLAUDE.md concise—under 200 lines—since overly long files cause Claude to ignore important rules. Use plan mode before implementation, write detailed specs to reduce ambiguity, and leverage subagents for parallel work to maintain a clean main context. The benefit: you'll accelerate development speed while maintaining code quality and consistency, allowing Claude to work more autonomously with fewer corrections needed.
https://github.com/shanraisshan/claude-code-best-practice
To master Claude Code effectively, create a CLAUDE.md file that documents your project's overview, key commands, coding standards, and workflows. This file prevents Claude from repeatedly scanning your codebase and ensures consistent behavior across sessions. Include hooks that automatically format code and run type checks after edits, and organize instructions into commands, agents, and skills for different tasks. Keep your CLAUDE.md concise—under 200 lines—since overly long files cause Claude to ignore important rules. Use plan mode before implementation, write detailed specs to reduce ambiguity, and leverage subagents for parallel work to maintain a clean main context. The benefit: you'll accelerate development speed while maintaining code quality and consistency, allowing Claude to work more autonomously with fewer corrections needed.
https://github.com/shanraisshan/claude-code-best-practice
GitHub
GitHub - shanraisshan/claude-code-best-practice: practice made claude perfect
practice made claude perfect. Contribute to shanraisshan/claude-code-best-practice development by creating an account on GitHub.
#python #ai #deepagents #langchain #langgraph
Deep Agents is a ready-to-use AI agent framework that comes with built-in planning, file management, and task delegation tools. It breaks down complex tasks into manageable steps, maintains context across conversations, and can spawn specialized sub-agents to handle focused work independently. You benefit from getting a working agent immediately without building from scratch, while retaining full customization options for your specific needs. The framework handles context management automatically, making it ideal for multi-step projects that traditional agents struggle with.
https://github.com/langchain-ai/deepagents
Deep Agents is a ready-to-use AI agent framework that comes with built-in planning, file management, and task delegation tools. It breaks down complex tasks into manageable steps, maintains context across conversations, and can spawn specialized sub-agents to handle focused work independently. You benefit from getting a working agent immediately without building from scratch, while retaining full customization options for your specific needs. The framework handles context management automatically, making it ideal for multi-step projects that traditional agents struggle with.
https://github.com/langchain-ai/deepagents
GitHub
GitHub - langchain-ai/deepagents: Agent harness built with LangChain and LangGraph. Equipped with a planning tool, a filesystem…
Agent harness built with LangChain and LangGraph. Equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - well-equipped to handle complex agentic tasks. - langchai...
#typescript #claude_code #ide #obsidian #obsidian_plugin #productivity
Claudian is an Obsidian plugin that embeds Claude Code as your AI collaborator, turning your vault into its workspace for reading/writing files, searching, running bash commands, analyzing images, and multi-step tasks. Key features include context-aware chats with @mentions, inline edits, custom instructions (#), slash commands (/), skills, agents, vision support, plan mode for safe previews, and security options like YOLO/Safe/Plan. Install via GitHub release or BRAT after setting up Claude Code CLI. This boosts your productivity by automating note edits, generating insights from your vault, and handling complex workflows seamlessly without leaving Obsidian.
https://github.com/YishenTu/claudian
Claudian is an Obsidian plugin that embeds Claude Code as your AI collaborator, turning your vault into its workspace for reading/writing files, searching, running bash commands, analyzing images, and multi-step tasks. Key features include context-aware chats with @mentions, inline edits, custom instructions (#), slash commands (/), skills, agents, vision support, plan mode for safe previews, and security options like YOLO/Safe/Plan. Install via GitHub release or BRAT after setting up Claude Code CLI. This boosts your productivity by automating note edits, generating insights from your vault, and handling complex workflows seamlessly without leaving Obsidian.
https://github.com/YishenTu/claudian
GitHub
GitHub - YishenTu/claudian: An Obsidian plugin that embeds Claude Code as an AI collaborator in your vault
An Obsidian plugin that embeds Claude Code as an AI collaborator in your vault - YishenTu/claudian
#cplusplus #apple_silicon #bsd #c_plus_plus #cmake #floss #game #gplv2 #json #linux #lua #macos_app #python #strategy #windows
Widelands is a free, open-source real-time strategy game like Settlers II, where you lead a small clan to build roads, gather resources like wood and gold, manage four unique tribes, trade, or fight in single-player campaigns and multiplayer. Download it easily for Windows, Mac, or Linux, or compile from source with simple scripts and tools like CMake on various systems. This lets you enjoy deep, replayable empire-building fun at no cost, anytime with friends or AI.
https://github.com/widelands/widelands
Widelands is a free, open-source real-time strategy game like Settlers II, where you lead a small clan to build roads, gather resources like wood and gold, manage four unique tribes, trade, or fight in single-player campaigns and multiplayer. Download it easily for Windows, Mac, or Linux, or compile from source with simple scripts and tools like CMake on various systems. This lets you enjoy deep, replayable empire-building fun at no cost, anytime with friends or AI.
https://github.com/widelands/widelands
GitHub
GitHub - widelands/widelands: Widelands is a free, open source real-time strategy game with singleplayer campaigns and a multiplayer…
Widelands is a free, open source real-time strategy game with singleplayer campaigns and a multiplayer mode. The game was inspired by Settlers II™ (© Bluebyte) but has significantly more variety an...
❤3
#javascript #anthropic #claude #claude_code #cli #plugin #statusline #typescript
Claude HUD is a simple plugin for Claude Code that shows real-time info below your input add marketplace, install plugin, and setup—no restart needed. Customize via commands for minimal or full views. It benefits you by preventing context limits to avoid wasted time/tokens, tracking tasks/agents to fix issues fast, and boosting workflow efficiency for smoother coding sessions.
https://github.com/jarrodwatts/claude-hud
Claude HUD is a simple plugin for Claude Code that shows real-time info below your input add marketplace, install plugin, and setup—no restart needed. Customize via commands for minimal or full views. It benefits you by preventing context limits to avoid wasted time/tokens, tracking tasks/agents to fix issues fast, and boosting workflow efficiency for smoother coding sessions.
https://github.com/jarrodwatts/claude-hud
GitHub
GitHub - jarrodwatts/claude-hud: A Claude Code plugin that shows what's happening - context usage, active tools, running agents…
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress - jarrodwatts/claude-hud
❤1
#python #physics_simulation #reinforcement_learning #robot_learning #robot_manipulation #robotics
robosuite v1.5 is a free MuJoCo-powered simulation tool for robot learning, with benchmarks, humanoid robots, custom designs, whole-body controllers, teleop devices, and photo-realistic rendering. It offers modular APIs for easy task creation, sensors, and human demos. You benefit by quickly prototyping robot AI experiments at low cost, ensuring reproducible results without real hardware.
https://github.com/ARISE-Initiative/robosuite
robosuite v1.5 is a free MuJoCo-powered simulation tool for robot learning, with benchmarks, humanoid robots, custom designs, whole-body controllers, teleop devices, and photo-realistic rendering. It offers modular APIs for easy task creation, sensors, and human demos. You benefit by quickly prototyping robot AI experiments at low cost, ensuring reproducible results without real hardware.
https://github.com/ARISE-Initiative/robosuite
GitHub
GitHub - ARISE-Initiative/robosuite: robosuite: A Modular Simulation Framework and Benchmark for Robot Learning
robosuite: A Modular Simulation Framework and Benchmark for Robot Learning - ARISE-Initiative/robosuite
#java #github #hosts
A hosts file is a simple text file that maps domain names to IP addresses, allowing your computer to resolve websites locally without contacting DNS servers. By modifying your hosts file with curated lists of malicious domains, you can block ads, malware, trackers, and other unwanted content before they reach your browser. This approach works across all operating systems and provides protection even when you're offline. The main benefit is enhanced security and privacy—malware requests never leave your computer, and tracking attempts are prevented at the source. You can use pre-maintained hosts files from repositories like Steven Black's GitHub project, which combines high-quality blocklists and is regularly updated.
https://github.com/maxiaof/github-hosts
A hosts file is a simple text file that maps domain names to IP addresses, allowing your computer to resolve websites locally without contacting DNS servers. By modifying your hosts file with curated lists of malicious domains, you can block ads, malware, trackers, and other unwanted content before they reach your browser. This approach works across all operating systems and provides protection even when you're offline. The main benefit is enhanced security and privacy—malware requests never leave your computer, and tracking attempts are prevented at the source. You can use pre-maintained hosts files from repositories like Steven Black's GitHub project, which combines high-quality blocklists and is regularly updated.
https://github.com/maxiaof/github-hosts
GitHub
GitHub - maxiaof/github-hosts: 通过修改Hosts解决国内Github经常抽风访问不到,每日更新
通过修改Hosts解决国内Github经常抽风访问不到,每日更新. Contribute to maxiaof/github-hosts development by creating an account on GitHub.
#python #newton_physics #nvidia_warp #physics_simulation #robotics
Newton is a free, open-source GPU-accelerated physics engine for fast, accurate robot simulations, built by NVIDIA, Google DeepMind, and Disney Research. Install easily with `pip install "newton[examples]"` and run demos like pendulums, humanoids, cloth, cables, or hands via simple Python commands—it supports Linux/Windows/macOS with NVIDIA GPUs. You benefit by quickly testing robotics ideas with high-speed, differentiable physics for AI training, real-time adaptability, and complex tasks like manipulation, cutting weeks off development time.
https://github.com/newton-physics/newton
Newton is a free, open-source GPU-accelerated physics engine for fast, accurate robot simulations, built by NVIDIA, Google DeepMind, and Disney Research. Install easily with `pip install "newton[examples]"` and run demos like pendulums, humanoids, cloth, cables, or hands via simple Python commands—it supports Linux/Windows/macOS with NVIDIA GPUs. You benefit by quickly testing robotics ideas with high-speed, differentiable physics for AI training, real-time adaptability, and complex tasks like manipulation, cutting weeks off development time.
https://github.com/newton-physics/newton
GitHub
GitHub - newton-physics/newton: An open-source, GPU-accelerated physics simulation engine built upon NVIDIA Warp, specifically…
An open-source, GPU-accelerated physics simulation engine built upon NVIDIA Warp, specifically targeting roboticists and simulation researchers. - newton-physics/newton
#python #agent #agents #ai #anthropic #claudecode #llm #llms #openai
Open SWE is a free, open-source framework to build internal coding agents like those at Stripe, Ramp, and Coinbase. Trigger it via Slack, Linear, or GitHub (@openswe) to research codebases, plan tasks, code, test, review, and auto-open PRs in secure cloud sandboxes—running parallel jobs without your machine's resources. Customize models, tools, and workflows easily. You benefit by automating routine coding, slashing review cycles and production time by 30-50%, freeing you to focus on high-value work while ensuring safe, high-quality changes.
https://github.com/langchain-ai/open-swe
Open SWE is a free, open-source framework to build internal coding agents like those at Stripe, Ramp, and Coinbase. Trigger it via Slack, Linear, or GitHub (@openswe) to research codebases, plan tasks, code, test, review, and auto-open PRs in secure cloud sandboxes—running parallel jobs without your machine's resources. Customize models, tools, and workflows easily. You benefit by automating routine coding, slashing review cycles and production time by 30-50%, freeing you to focus on high-value work while ensuring safe, high-quality changes.
https://github.com/langchain-ai/open-swe
GitHub
GitHub - langchain-ai/open-swe: An Open-Source Asynchronous Coding Agent
An Open-Source Asynchronous Coding Agent. Contribute to langchain-ai/open-swe development by creating an account on GitHub.
❤1