Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

SessionStart hook fails on Windows - bash scripts not supported

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
bash

Research direction

Start by reading macrodata-hook.sh and detect-user.sh, focusing on their shebangs and bash-specific syntax. Reproduce the SessionStart failure on Windows 11 with the reported Claude Code and plugin versions, then verify that the hooks start without the reported error.

Written by the indexing model from the issue text.

Description

The macrodata plugin fails to start on Windows with the error: SessionStart:startup hook error

Environment:
OS: Windows 11
Claude Code: v2.1.31
macrodata plugin: v0.1.1

The plugin's hooks use bash shell scripts (macrodata-hook.sh, detect-user.sh) which don't execute natively on Windows. The scripts use #!/bin/bash and bash-specific syntax.

[issue generated by claude]

Dominant language
TypeScript
Stars
119
Forks
6
Avg merge
1h 32m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ascorbic/macrodata

All issues in ascorbic/macrodata

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.