Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .config/_examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ In the monorepo root, we include:

- an [`AGENTS.md`](/AGENTS.md) file for guiding various AI coding tools, which is symlinked to from elsewhere (e.g. `CLAUDE.md` used by [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) proxies to `AGENTS.md`)
- a [`.config/agents`](/.config/agents) directory containing [rules](https://docs.cursor.com/context/rules-for-ai) used by Cursor, Windsurf, Cline, Augment, and OpenAI Codex (symlinked to from their respective expected paths).

We also bundle a series of HASH-developed [MCP servers](https://github.com/modelcontextprotocol/servers) specific to our internal workflows in [`/apps/mcp`](/apps/mcp), allowing Linear tickets and associated information to be accessed as context, as well as specifications from Notion.
1 change: 0 additions & 1 deletion apps/hash-ai-worker-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"generate:chart-config-schema": "yarn exe ./scripts/generate-chart-config-schema.ts",
"lint:eslint": "eslint --report-unused-disable-directives .",
"lint:tsc": "tsc --noEmit",
"prepare": "yarn generate:chart-config-schema",
"sanitize-html": "NODE_ENV=development yarn exe ./scripts/sanitize-html.ts",
"sentry:sourcemaps": "sentry-cli sourcemaps inject --org hashintel --project hash-temporal-worker-ai ./dist && sentry-cli sourcemaps upload --org hashintel --project hash-temporal-worker-ai ./dist",
"start": "NODE_ENV=production NODE_OPTIONS=--max-old-space-size=2048 node ./dist/main.js",
Expand Down
21 changes: 0 additions & 21 deletions apps/mcp/README.md

This file was deleted.

607 changes: 0 additions & 607 deletions apps/mcp/linear/LICENSE.md

This file was deleted.

63 changes: 0 additions & 63 deletions apps/mcp/linear/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions apps/mcp/linear/eslint.config.js

This file was deleted.

39 changes: 0 additions & 39 deletions apps/mcp/linear/package.json

This file was deleted.

Loading
Loading