摘要:
linux 常用命令,基础知识,常用工具。。。
阅读全文
posted @ 2014-04-12 11:52
iTech
阅读(7222)
推荐(2)
posted @ 2011-01-31 14:25
iTech
阅读(9537)
推荐(6)
摘要:
本系列针对Bash Shell,其他的比较流行的Shell还有Korn shell (ksh)和"Tenex C shell" (tcsh)。一 简单过程1)可以使用任意一种文字编辑器,比如nedit、kedit、emacs、vi等来编写shell脚本。ubuntu中可以使用gedit,notpad...
阅读全文
posted @ 2009-04-07 21:52
iTech
阅读(3444)
推荐(2)
摘要:
AI 技术日报 - 2026-04-07 Top 10 AI 技术要闻 一天时间,用 Claude Code 蹬了一个 v0 出来(附源码) 作者分享了一天内使用 Claude Code 快速构建类 v0 项目的实战经验。文章详细记录了从项目构思到落地的完整过程,展示了 Claude Code 在前
阅读全文
posted @ 2026-04-07 08:30
iTech
阅读(1)
推荐(0)
摘要:
OpenAI vs Anthropic vs Google:三大 LLM API 深度对比与统一兼容方案 在构建 AI 应用时,开发者面临一个现实问题:三大主流 LLM 提供商(OpenAI、Anthropic、Google)的 API 各不相同,如何选择?如何统一调用?如何设计架构以支持灵活切换?
阅读全文
posted @ 2026-04-07 08:17
iTech
阅读(2)
推荐(0)
摘要:
AI 技术日报 - 2026-04-06 Top 10 AI 技术要闻 Nanocode:200 美元能在 TPU 上的纯 JAX 中买到的最好的 Claude Code 一个令人振奋的开源项目,展示了如何用仅 200 美元的成本在 TPU 上运行纯 JAX 实现的 Claude Code。该项目证
阅读全文
posted @ 2026-04-06 21:14
iTech
阅读(10)
推荐(0)
摘要:
Vercel agent-browser:为 AI 而生的浏览器自动化工具 当 AI Agent 需要操作浏览器时,传统工具都显得力不从心。 Puppeteer 和 Playwright 优秀,但它们是为人类开发者设计的——需要写 JavaScript 代码,依赖 Node.js 运行时,而且 AP
阅读全文
posted @ 2026-04-05 23:30
iTech
阅读(31)
推荐(0)
摘要:
DeerFlow 深度解析:字节跳出的超级 Agent 框架 当 ChatGPT 这样的 AI 模型能够生成人类级别的代码和文本时,一个更大的挑战浮现出来:如何让 AI 完成需要数十步甚至上百步骤的复杂任务? 字节跳动的 DeerFlow 给出了一个令人兴奋的答案。2026年2月,这个开源项目在 G
阅读全文
posted @ 2026-04-05 22:33
iTech
阅读(76)
推荐(0)
摘要:
为什么 Claude Code Harness 如此受好评——一份来自源码的深度解读 如果你关注 AI 编程工具的发展,一定注意到了一个现象:Claude Code 在开发者社区中的口碑持续走高。不是那种营销号驱动的"好评",而是来自一线工程师的真实认可。人们说它"更懂工程实践"、"不会乱改代码"、
阅读全文
posted @ 2026-04-05 11:23
iTech
阅读(24)
推荐(0)
摘要:
OpenCode:为什么它是最优秀的开源 AI 编码助手 当 Anthropic 推出 Claude Code 时,开发者社区终于看到了一个真正强大的 AI 编程助手。但它有一个致命缺陷:闭源且被锁定在 Anthropic 的生态系统中。而 OpenCode 的出现,改变了这一切——它不仅提供了媲美
阅读全文
posted @ 2026-04-05 11:03
iTech
阅读(42)
推荐(0)
摘要:
Open WebUI:为什么它是目前最值得推荐的自托管 AI 平台 当你享受 ChatGPT 带来的便利时,是否想过这些对话数据去了哪里?对于企业而言,将敏感代码或商业文档上传到第三方 API 服务是一个不可接受的风险。这就是自托管 AI 平台的价值所在——而在众多选择中,Open WebUI 正以
阅读全文
posted @ 2026-04-05 11:03
iTech
阅读(25)
推荐(0)
摘要:
实战:用 Claude Agent SDK 构建多 Agent 系统自动修复 C++ 构建错误 大型 C++ 项目的构建错误是每个开发者的噩梦。数千个文件、复杂的依赖关系、晦涩的编译器输出——当构建失败时,找到并修复错误往往需要数小时甚至数天。 但想象一下,如果有一个 AI 系统,能够: - 自动分
阅读全文
posted @ 2026-04-05 11:03
iTech
阅读(5)
推荐(0)
摘要:
AI Native Engineer:2026 年软件工程师的终极形态 当大模型的智商突破 150,只会调 Prompt 的工程师正在沦为"降落伞说明书美化师"。2026 年,软件工程正在经历一场前所未有的范式转移——从传统的代码编写者,转变为 AI 系统的架构者和驾驭者。 这不是危言耸听,而是正在
阅读全文
posted @ 2026-04-05 11:03
iTech
阅读(24)
推荐(0)
摘要:
从 Prompt Engineer 到 Harness Engineer:AI 工程能力的三次跃迁 引言 2023 年,Prompt Engineer 成为科技圈最热门的新职业。人们相信,掌握与大语言模型"对话"的技巧,就能驾驭 AI 的全部能力。两年后的今天,这个认知已经发生了根本性转变。 从写好
阅读全文
posted @ 2026-04-05 11:03
iTech
阅读(23)
推荐(0)
摘要:
Claude Code 多 Agent 协同机制深度解析:专业 Agent 如何团队协作 引言 在现代软件开发中,单一 AI Agent 往往难以应对复杂的工程任务。就像真实世界的开发团队需要不同角色(产品经理、架构师、开发者、测试工程师)协作一样,AI Agent 系统也需要专业化的分工与协作机制
阅读全文
posted @ 2026-04-05 11:03
iTech
阅读(33)
推荐(0)
摘要:
从 Claude Code 学习 Agent Harness 的核心特性 Agent Harness 是什么?它是让 AI 从"聊天机器人"进化为"编程助手"的关键架构。Anthropic 的 Claude Code 是业界最成熟的实现之一,但它的闭源性质让学习者难以深入理解。 幸运的是,开源社区出
阅读全文
posted @ 2026-04-03 23:16
iTech
阅读(31)
推荐(0)
摘要:
ECC vs Superpowers:两大 Claude Code 增强框架深度对比 Claude Code 已经成为最强大的 AI 编程助手之一,但裸用的 Claude Code 就像一把没有磨利的刀——能用,但远远没有发挥出全部潜力。社区中涌现出了两大增强框架来解决这个问题:Everything
阅读全文
posted @ 2026-04-03 08:16
iTech
阅读(99)
推荐(0)
摘要:
OpenHands:开源 AI 软件工程师的完整解决方案 当 Cognition 发布 Devin 并宣称它是"首个 AI 软件工程师"时,整个科技界为之震动。但 30 美元/小时的价格和闭源性质让许多团队望而却步。而在开源世界,一个名为 OpenHands 的项目悄然崛起——它不仅提供了类似 De
阅读全文
posted @ 2026-04-02 23:01
iTech
阅读(39)
推荐(0)
摘要:
https://resources.anthropic.com/hubfs/The-Complete-Guide-to-Building-Skill-for-Claude.pdf checklist Folder named in kebab-case SKILL.md file exists (e
阅读全文
posted @ 2026-02-09 16:44
iTech
阅读(22)
推荐(0)
摘要:
MCP vs Skills (Based on LlamaIndex Blog) What MCP Is MCP (Model Context Protocol) is a standardized protocol that lets LLM agents access external tool
阅读全文
posted @ 2026-02-05 13:23
iTech
阅读(22)
推荐(0)
摘要:
https://github.com/vercel-labs/agent-browser https://github.com/ChromeDevTools/chrome-devtools-mcp Chrome DevTools MCP 是一个 Model Context Protocol (MCP
阅读全文
posted @ 2026-01-19 12:50
iTech
阅读(42)
推荐(0)
摘要:
python. UV + Ruff + ty + pytest + coveragepygithub. pre-commit + depedabot security checker + template for pull requests + template for issue + GitHub
阅读全文
posted @ 2026-01-19 11:16
iTech
阅读(9)
推荐(0)
摘要:
https://pre-commit.com/ pre-commit — Usage in Git pre-commit is a multi-language Git hooks manager that ensures code quality by automatically running
阅读全文
posted @ 2026-01-19 11:06
iTech
阅读(8)
推荐(0)
摘要:
Astral's mission is to make the Python ecosystem more productive by building high-performance developer tools. https://docs.astral.sh/ uv An extremely
阅读全文
posted @ 2026-01-19 10:56
iTech
阅读(16)
推荐(0)
摘要:
https://pickle1024.github.io/Build-Skills-Not-Agent/ It looks like just a different architecture, but the impact is huge: Dimension Multi-Agent Method
阅读全文
posted @ 2025-12-31 09:37
iTech
阅读(11)
推荐(0)
摘要:
https://docs.langchain.com/oss/python/deepagents/cli Deep Agents CLI Interactive command-line interface for building with Deep Agents A terminal inter
阅读全文
posted @ 2025-12-26 10:27
iTech
阅读(95)
推荐(0)
摘要:
https://github.com/numman-ali/openskills The closest implementation matching Claude Code's skills system — same prompt format, same marketplace, same
阅读全文
posted @ 2025-12-02 09:43
iTech
阅读(55)
推荐(0)
摘要:
https://github.com/e2b-dev/ai-analyst Open source AI analyst powered by E2B. Analyze your CSV files with Llama 3.1 and create interactive charts. http
阅读全文
posted @ 2025-12-01 09:50
iTech
阅读(12)
推荐(0)
摘要:
opencode: https://github.com/sst/opencode The AI coding agent built for the terminal What is OpenCode? OpenCode is an open source agent that helps you
阅读全文
posted @ 2025-11-26 22:38
iTech
阅读(25)
推荐(0)
摘要:
https://claude.com/blog/skills-explained Claude 生态系统中的“积木”组件 Prompts(提示词) 用户在对话中即时输入的自然语言指令,是一次性的、面向当前对话的。 [163.com], [tool.lu] 适用于临时任务,例如“请摘要这篇文章”、“把
阅读全文
posted @ 2025-11-18 16:28
iTech
阅读(191)
推荐(0)
摘要:
Comparison of Local Development Tools Tool Primary Use Case Pros Cons Docker Compose Running multi-container apps on a single host, general app develo
阅读全文
posted @ 2025-11-17 16:42
iTech
阅读(38)
推荐(0)
摘要:
https://github.com/upstash/context7 Context7 MCP - Up-to-date Code Docs For Any Prompt Context7 MCP pulls up-to-date, version-specific documentation a
阅读全文
posted @ 2025-11-17 11:14
iTech
阅读(83)
推荐(0)
摘要:
DevOps vs GitOps This lesson dives into the contrasting approaches of DevOps and GitOps—two methodologies that share common goals but differ significa
阅读全文
posted @ 2025-11-17 11:09
iTech
阅读(22)
推荐(0)