Skip to content

chore: enable takt as a generation target#1548

Merged
dyoshikawa merged 1 commit intomainfrom
chore/enable-takt-target
Apr 22, 2026
Merged

chore: enable takt as a generation target#1548
dyoshikawa merged 1 commit intomainfrom
chore/enable-takt-target

Conversation

@dyoshikawa
Copy link
Copy Markdown
Owner

Summary

  • Add takt to the targets in rulesync.jsonc so that rules, commands, subagents, and skills are generated for it.
  • Extend .gitignore to ignore the generated .takt/ artifacts (facets, runs, tasks, cache, and config) that should not be checked in.

Test plan

  • pnpm cicheck

Copilot AI review requested due to automatic review settings April 22, 2026 23:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Enables TAKT as an additional Rulesync generation target in this repository’s rulesync.jsonc, and updates .gitignore to avoid committing TAKT’s generated .takt/ output artifacts.

Changes:

  • Add takt to rulesync.jsonc targets with rules/commands/subagents/skills enabled.
  • Ignore generated TAKT facet outputs and runtime artifacts under .takt/ in .gitignore.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
rulesync.jsonc Adds takt as a configured generation target with the expected feature set enabled.
.gitignore Ignores TAKT-generated facet directories and .takt/ runtime artifacts (runs/tasks/cache/config).

@dyoshikawa dyoshikawa merged commit ecedfcc into main Apr 22, 2026
14 checks passed
@dyoshikawa dyoshikawa deleted the chore/enable-takt-target branch April 22, 2026 23:45
@dyoshikawa
Copy link
Copy Markdown
Owner Author

@dyoshikawa Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants