Skip to content

Rename SensorTSLM to TimeCap#73

Merged
max-rosenblattl merged 1 commit into
mainfrom
max-rosenblattl/rename-to-timecap
May 5, 2026
Merged

Rename SensorTSLM to TimeCap#73
max-rosenblattl merged 1 commit into
mainfrom
max-rosenblattl/rename-to-timecap

Conversation

@max-rosenblattl

Copy link
Copy Markdown
Collaborator

Current situation

Rebrand from SensorTSLM to TimeCap. Pure text rename — no code logic, file paths, or imports change. Touches SPDX headers, README, docstrings, argparse descriptions, \$HOME/SensorTSLM defaults in helper scripts, and the ~/SensorTSLM references in evaluation/README.md.

Release Notes

  • Project renamed from SensorTSLM to TimeCap.

Documentation

README.md, evaluation/README.md, and SPDX headers updated to use TimeCap. No new docs.

Testing

  • git grep SensorTSLM returns no matches in tracked files after the rename.
  • No code logic changed; existing tests/imports remain valid.

Code of Conduct & Contributing Guidelines

@coderabbitai

coderabbitai Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@max-rosenblattl has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 16 minutes and 15 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9ad1c48c-f135-44d5-9413-eba601a7e912

📥 Commits

Reviewing files that changed from the base of the PR and between a0d12c9 and d343f30.

📒 Files selected for processing (69)
  • .github/workflows/static-analysis.yml
  • CONTRIBUTORS.md
  • README.md
  • aggregators.py
  • annotator.py
  • captionizer.py
  • curriculum_learning.py
  • detectors/__init__.py
  • detectors/spike.py
  • detectors/trend.py
  • evaluation/README.md
  • evaluation/__init__.py
  • evaluation/evaluator.py
  • evaluation/io/__init__.py
  • evaluation/io/writer.py
  • evaluation/metrics/__init__.py
  • evaluation/metrics/classification.py
  • evaluation/run_eval.py
  • evaluation/tasks/__init__.py
  • evaluation/tasks/base.py
  • evaluation/tasks/metabolic.py
  • explorer.py
  • exporters/lean.py
  • extractors/__init__.py
  • extractors/cross_channel.py
  • extractors/semantic.py
  • extractors/statistical.py
  • extractors/structural.py
  • mhc/__init__.py
  • mhc/constants.py
  • mhc/cross_channel.py
  • mhc/dataset.py
  • mhc/transformer.py
  • mhc_weekly/__init__.py
  • mhc_weekly/constants.py
  • mhc_weekly/dataset.py
  • mhc_weekly/transformer.py
  • models/__init__.py
  • models/base.py
  • models/client.py
  • models/local.py
  • models/opentslm_native.py
  • reviewer.py
  • scripts/export_captions.py
  • scripts/export_captions_sharded.sh
  • scripts/metabolic_finetune.py
  • scripts/sherlock_setup.sh
  • synthesizers/__init__.py
  • synthesizers/_base.py
  • synthesizers/_helper.py
  • synthesizers/_workout.py
  • synthesizers/cardio.py
  • synthesizers/locomotion.py
  • synthesizers/mind_body.py
  • synthesizers/other_activity.py
  • synthesizers/sleep.py
  • synthesizers/stationary_activity.py
  • time_series_datasets/__init__.py
  • time_series_datasets/joint_qa_dataset.py
  • time_series_datasets/mhc_base_qa_dataset.py
  • time_series_datasets/mhc_caption_qa_dataset.py
  • time_series_datasets/mhc_label_lookup.py
  • time_series_datasets/mhc_metabolic_qa_dataset.py
  • time_series_datasets/mhc_multi_label_qa_dataset.py
  • timef/__init__.py
  • timef/schema.py
  • transformer.py
  • util.py
  • visualizer.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch max-rosenblattl/rename-to-timecap

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@max-rosenblattl max-rosenblattl merged commit 7cd4ac8 into main May 5, 2026
3 checks passed
@max-rosenblattl max-rosenblattl deleted the max-rosenblattl/rename-to-timecap branch May 5, 2026 08:33
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.

1 participant