展示 HN:我创建了一个项目管理系统
Show HN: I created a project management system

原始链接: https://is.team

**is.team** 于 2026 年推出,是一个人工智能原生项目管理平台。它通过一个可缩放的“无限画布”取代了 Jira 和 Asana 等碎片化工具,为用户提供统一的工作空间。这种空间化布局允许团队将看板、文档和便签并排排列,从而实时可视化跨职能的依赖关系。 该平台将 AI 视为核心成员。通过模型上下文协议(MCP),外部 AI 智能体可以订阅看板、参与实时对话并自主执行任务。内置的 AI 功能包括:根据提示自动生成看板的工作流规划器、从会议中自动提取任务的功能,以及用于对话式管理的卡片助手。 为实现无缝协作,is.team 具备实时光标、内置 WebRTC 语音通道以及全面的时间和预算跟踪功能。与传统工具不同,它不采用按席位收费的模式,而是提供无限任务数量的统一费率结构,适合自由职业者和初创企业使用。is.team 消除了嵌套菜单和复杂配置带来的负担,提供了一个高性能环境,让人员与 AI 能够在同一个持久化的画布上进行协作。

一位用户在 Hacker News 上发布了他们的新项目管理工具 *is.team*,但收到了社区的尖锐批评。 评论者指出了几个严重问题:营销文案看起来像是未经修改的通用 AI 内容,宣传视频的语气令人反感,而在饱和的市场中声称要取代 Jira 和 Slack 等行业巨头,显得缺乏可信度。此外,用户对网站上的推荐语持怀疑态度,怀疑它们并非真实,而是由 AI 生成的。 不过,反馈并不全是负面的。用户认可了该工具在专注于小型、灵活开发团队这一细分市场上的潜力,并建议开发者提供一个只读演示版以建立信任。开发者对此作出回应,确认该项目的开源版本即将推出。总体而言,社区鼓励开发者优化营销信息并注重透明度,以便在竞争激烈的项目管理领域更好地参与竞争。
相关文章

原文

What is is.team?

is.team is an AI-native project management platform launched in 2026 where built-in AI and external agents work alongside humans on the same board. It replaces complex tools like Jira, Asana, and Linear with a single infinite canvas workspace. Built-in AI features include a card assistant for conversational task management, a workflow planner that generates entire boards from a prompt, AI automations that trigger actions when tasks move, and meeting notes that extract tasks from transcripts. External agents connect via the Model Context Protocol (MCP), subscribe to boards in real time, respond in live chat, and ship work like human teammates. Instead of navigating through nested menus and separate views, teams see every board, note, and connection on one zoomable surface. The platform runs on Next.js and Firebase, delivering real-time collaboration with sub-second sync across all connected browsers. Plans start at $0 per month for up to 3 team members with unlimited tasks, making it accessible to freelancers, startups, and teams who need structure without overhead. Every plan includes unlimited tasks — is.team never charges per issue or per seat.

Infinite Canvas Workspace for Project Planning

The infinite canvas is the defining feature of is.team. Inspired by spatial computing principles and the Kanban methodology pioneered by Toyota in the 1950s, the canvas lets teams arrange multiple boards, sticky notes, and rich-text documents side by side in a single workspace. Boards can be connected with labeled edges to visualize dependencies — for example, linking a Design board to an Engineering board with a "handoff" label. Users navigate by panning and zooming, with configurable snap-to-grid (10, 20, or 40 pixels), background patterns (dots, lines, cross), and a mini-map for orientation. Each workspace supports up to 50 seats on the Max plan, with unlimited boards and columns. The canvas state persists in real time via Firestore, so every team member always sees the latest layout.

AI-Powered Workflow Automation

is.team treats AI agents as first-class teammates. The Model Context Protocol (MCP) server at is.team/mcp exposes 13 tools — list_cards, read_card, create_task, update_task, complete_task, move_task, add_comment, log_time, reorder_tasks, subscribe_card, unsubscribe_card, chat_respond, and chat_history — allowing external AI agents like Claude, ChatGPT, Cursor, or Windsurf to manage boards programmatically. With subscribe_card, an AI agent watches a board in real time using Firestore listeners; when a team member sends a message in the card's live chat, the agent receives it instantly and responds via chat_respond — no terminal access needed. The card UI switches to an amber "Claude (MCP)" indicator when an agent is subscribed, showing the team that AI is active. The AI Workflow Planner accepts natural language descriptions and generates complete boards with columns, tasks, priorities, and due dates. The AI Card Assistant handles conversational commands per card. Meeting notes transcription supports Google Meet, Zoom, and Microsoft Teams: paste a transcript and AI extracts action items as tasks, each assigned to the correct team member.

Real-Time Collaboration and Voice Channels

Real-time collaboration in is.team goes beyond simultaneous editing. Live cursors show each team member's position on the canvas with their avatar, enabling spatial awareness during planning sessions. Built-in voice channels — powered by Daily.co WebRTC infrastructure — let teams talk, share screens, and record meetings without leaving the workspace. Voice-to-task functionality extracts spoken action items directly into board cards. The notification system supports in-app alerts, email digests, and Slack integration with Block Kit formatting. Scheduled features include daily board digests (delivered at workspace timezone weekday mornings), standup reminders with configurable per-board schedules, and due-date alerts adjusted to each user's timezone. All notifications are timezone-aware, using auto-detected user timezones set during signup.

Time Tracking, Budgets, and Sprint Management

is.team includes a comprehensive time tracking system with manual worklog entries, a built-in Pomodoro timer (25-minute work / 5-minute break cycles), and AI-powered time estimation that suggests durations based on task complexity. A native desktop timer app is available for macOS, Windows, and Linux, with offline queueing that syncs entries when connectivity returns. Budget tracking lets workspace owners set per-member hourly rates and per-board budgets in any currency, with a real-time cost breakdown showing a color-coded progress bar (green under 70%, amber 70-90%, red over 90%). Sprint management follows the Scrum framework with planning, active, and completed phases, burndown charts, velocity tracking across sprints, and automatic carry-over of incomplete tasks when a sprint closes.

How is.team Compares to Jira, Trello, and Linear

Unlike Jira, which requires extensive configuration and admin overhead, is.team offers a workspace-ready experience in under 30 seconds — no setup wizards, no required enterprise fields. Compared to Trello, which limits each board to a single flat Kanban view, is.team places multiple connected boards on one spatial canvas with timeline (Gantt), sprint, and analytics views per board. Unlike Linear, which focuses on engineering workflows, is.team serves cross-functional teams with voice channels, meeting-to-task extraction, and rich note editing via a Tiptap-based editor supporting headings, code blocks, tables, and slash commands. Pricing is per workspace rather than per seat: the Starter plan at $8 per month includes 5 members, voice channels, and AI features — while comparable Jira plans charge $8.15 per user per month. All is.team plans include unlimited tasks with no issue limits on any tier.

联系我们 contact @ memedata.com