Skip to content

TM9657/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TM9657 has moved to Rheosoph

This GitHub organization has moved.

The former TM9657 organization is now publicly known as Rheosoph.

New GitHub organization

➡️ https://github.com/Rheosoph

Please use the new organization for all repositories, issues, discussions, packages, and references.

What changed?

The company and public brand have been renamed to Rheosoph.

As part of that change, our GitHub presence has moved from:

https://github.com/TM9657

to:

https://github.com/Rheosoph

Repository redirects

Most old repository URLs should continue to redirect automatically, for example:

https://github.com/TM9657/flow-like

now points to:

https://github.com/Rheosoph/flow-like

However, we recommend updating your local Git remotes and documentation to use the new organization name directly.

Update your Git remotes

For SSH remotes:

git remote set-url origin git@github.com:Rheosoph/<repository-name>.git

For HTTPS remotes:

git remote set-url origin https://github.com/Rheosoph/<repository-name>.git

Example:

git remote set-url origin git@github.com:Rheosoph/flow-like.git

Update package and container references

If you use GitHub Container Registry images, package references, GitHub Actions, or scripts that still reference TM9657, please update them to Rheosoph.

Old:

ghcr.io/tm9657/<package-name>
github.com/TM9657/<repository-name>

New:

ghcr.io/rheosoph/<package-name>
github.com/Rheosoph/<repository-name>

About Rheosoph

Rheosoph builds sovereign AI and workflow infrastructure for demanding technical and enterprise environments.

Our main product is Flow-Like — a typed, local-first visual workflow engine for software, automation, and AI systems.

Learn more:

Contact

For questions, issues, or migration problems, please open an issue in the relevant repository under:

https://github.com/Rheosoph

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors