Skip to content
View timczm's full-sized avatar
🎯
Focusing AI
🎯
Focusing AI
  • AI Startup | AskExcel, Hawkoo
  • China

Block or report timczm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
timczm/README.md

你好 👋

我是一名专注于 AI 智能体工程 的开发者。

曾在字节跳动参与飞书多维表格和协同文档的底层研发,之后在 AI 创业团队担任技术负责人,核心负责构建服务 200,000+ 用户 的 AI 产品。

我关注如何让智能体在长时间、多步骤任务中,持续管理上下文、协调工具与执行环境,并交付可验证的结果。

🛠️ 开源项目

一个面向长时间、多步骤任务的开源智能体框架,源于 AskExcel 和 Hawkoo 的生产实践。

将智能体调度、子智能体协作、上下文与产物管理、记忆、技能、工具接入及沙盒执行等能力,沉淀为可复用的基础组件。

希望把真实产品中验证过的工程经验带到开源社区,让更多开发者能够构建自己的智能体应用。

🚀 做过的项目

  • AskExcel:面向 Excel 与办公场景的智能体,服务 100,000+ 用户。支持文件处理、数据分析、代码执行与报告生成,生产环境中的复杂任务无需介入即可长时间运行。
  • Hawkoo:面向会议场景的智能体,将会议内容与业务上下文转化为可执行任务,连接客户管理、日历和邮件等应用。
  • 飞书多维表格与文档:参与核心存储架构升级,主导行级文档存储设计,负责过数据一致性、实时协同和权限系统等工作。

🔍 技术关注

  • 长任务执行:任务规划、子智能体协作与状态管理。
  • 上下文与记忆:信息持久化、按需加载、裁剪与压缩。
  • 智能体评测:基于执行轨迹逐步评分,定位错误起点,发现质量退化。
  • 沙盒基础设施:执行隔离、弹性调度,以及计算与存储分离。

欢迎交流智能体工程、办公自动化和开源实践,也欢迎在 tinyagent 提出问题、分享想法或贡献代码。

Popular repositories Loading

  1. tinyagent tinyagent Public

    The core agent loop in a small Python codebase

    Python 234

  2. piccolo-large-zh piccolo-large-zh Public

    1

  3. spring-boot spring-boot Public

    Forked from spring-projects/spring-boot

    Spring Boot

    Java

  4. ssr ssr Public

  5. xdm xdm Public

    Forked from subhra74/xdm

    Powerfull download accelerator and video downloader

    Java

  6. go-concurrency-patterns go-concurrency-patterns Public

    Forked from lotusirous/go-concurrency-patterns

    Concurrency patterns in Go

    Go