The development cycle continues

Interested in testing the latest in-progress version of Psi, or getting more information about the development process? You've come to the right place!

Roadmap

The current Psi road map an be found on the road map wiki page. A detailed list of tasks for each milestone can be found on the Flyspray Roadmap page.

Development Guidelines

You can find guidelines, build instructions, design documents, and more in the development section of the Psi wiki.

Bug Tracker

We use Flyspray for our bug and feature-request tracking system. You can see overall progress, the most wanted tasks, RSS feeds, and more on the Flyspray Overview page. In order to help maintain control of the system, we ask that you do not create tasks in the tracker without discussing them on the mailing list and then getting explicit permission to do so from a member of the development team. Thanks for your help in keeping the database clean and useful for all.

Mailing list

Sign up for the Psi development mailing list and get involved with the process today!

Posts are indexed and searchable in the list archives (also available as an NNTP list archive mirror).

Changelog

Check out our live changelog to track progress on the next version of Psi, or point your favorite RSS news aggregator to the development commit feed to receive notifications when the codebase is modified.

Subversion repository

We currently use Subversion for the source code repository. You can check out a working copy of the development version using the following command:

    svn checkout http://svn.psi-im.org/psi/trunk psi
After an initial checkout, you can update your working copy by running:
    svn update
If you would like to view the files in our development version on the world wide web, point your browser over to the Subversion web interface.

Nightly Builds

We provide official nightly builds for Windows and Mac OS X. For a complete list of available builds (including unofficial ones), please see our builds wiki page.

Delta Project

Core development of Psi-related libraries and non-GUI internals are discussed on the Delta mailinglist. Other Jabber projects are discussed here too, including client forks or non-client projects. Visit the Delta homepage here for more details.